| Author |
Email Application in Java
|
varun bihani
Ranch Hand
Joined: Aug 11, 2003
Posts: 96
|
|
I want to make an email application using Java. By using this application user can be able to send emails any format(html,text) , he can use attachements, he can add html templates along with his email,etc... I want to know which approach should I follow or rather where shuld I start.. I am bit confused. Its a client side application(UI). Its something like Microsoft outlook or netscape.. Plzzz help Am I clear???
|
<a href="http://www.galaxyweblinks.com" target="_blank" rel="nofollow">www.galaxyweblinks.com</a><br /><a href="http://www.freechatcode.com" target="_blank" rel="nofollow">www.freechatcode.com</a><br /><a href="http://www.onlinefamilytreemaker.com" target="_blank" rel="nofollow">www.onlinefamilytreemaker.com</a>
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56192
|
|
Not much to do with JSP, so I'm shuffling this along to the Other Java APIs forum. bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
varun, it's perhaps not clear which part of your considered project you're asking about. Is there a particular part which is giving you problems? You'll definitley want to learn the JavaMail API. You may want to try a quick search for other posts on JavaMail in this forum for an example of its use.
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
Sean Sullivan
Ranch Hand
Joined: Sep 09, 2001
Posts: 427
|
|
Open source project: Columba http://sourceforge.net/projects/columba/
|
 |
 |
|
|
subject: Email Application in Java
|
|
|