| Author |
Tomcat and javamail
|
kevin comario
Ranch Hand
Joined: Jun 29, 2002
Posts: 65
|
|
I want to create a java bean that can mail a user a confirmation message. My question is what do I need to do this, I am currently using apache and tomcat. Do I need to download the javaMail API and also is there anything that i need to download for tomcat to send my email.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56229
|
|
There's nothing special beyond making sure that the appropriate jar files are in Tomcat's class path. For JavaMail questions I'm remanding this to the Other Java APIs forum. bear [ October 15, 2003: Message edited by: Bear Bibeault ]
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Tomcat and javamail
|
|
|