Switch to full style
What's behind JSP & Servlets
Post a reply

mail system in java

Wed Oct 22, 2008 2:10 am

In my webapp i have some users, thats are in 3 Roles. i want to do communication
between them via mail system. this means that Role 1 attach one file and this
file must send via mail system to Role 2 (Role 2 mut can see in his page,
attachment file and username that send this attachment file) and also Role 2
after doing some works, send this attachment or new attachment file to users
in
Role 3 and ....(My server is tomcat) i read the apache mail system in http://
commons.apache.org/email but it seems that can send mail with attachment to
specified mail address, and it isnot compelte mail system for receiving
attachment from users.
have you any idea?
thanks very much.



Post a reply
  Related Posts  to : mail system in java
 How to get system time in java     -  
 Abbreviations System java     -  
 Customer Controls System in Java     -  
 how to create a photo management system using java     -  
 chat system project in java using netbeans     -  
 code for online payment system in java     -  
 Java System Tray Application using Visual Basic     -  
 Java Library Database Management System Project     -  
 validate e-mail in php     -  
 send mail using php     -