aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes Tomcat and javamail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Tomcat and javamail" Watch "Tomcat and javamail" New topic
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
    
  13

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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat and javamail
 
Similar Threads
JavaMail API
Using JEE in Eclipse
software for RMI
JavaMail & JAF
JavaMail and Server