aspose file tools
The moose likes Other JSE/JEE APIs and the fly likes E-mail notification using servlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "E-mail notification using servlets" Watch "E-mail notification using servlets" New topic
Author

E-mail notification using servlets

KRK Gowda
Ranch Hand

Joined: Nov 02, 2004
Posts: 132
Hi all,
i have to write a servlet that takes recipients address and generate a email to him. i am totally new to this concept of using servlet for email notification.

can anybody help me in this matter?


Thanks and Regards,
Ravinder Rana
Greenhorn

Joined: Dec 07, 2006
Posts: 19
You can do this using Java mail API. To learn more about it, follow this link Java Mail API
Danny Varghese
Greenhorn

Joined: Jul 21, 2005
Posts: 7
Hello,

I've had experience with this and just to add to Ravinder's comments, you can also use spring to configure the mail message.

http://www.springframework.org/docs/reference/mail.html
http://www.springframework.org/docs/api/org/springframework/mail/javamail/JavaMailSender.html
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
you can also use spring to configure the mail message

Since the original post doesn't mention that Spring is being used, it seems like serious overkill to use it just to send emails. JavaMail is easy to get started with.


Android appsImageJ pluginsJava web charts
 
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: E-mail notification using servlets
 
Similar Threads
Please confirm Code works with certificate
Multiple email id for post update notification
A question about sending mails with servlets..
Anyone else NOT get a confirmation email for SCEA Beta Part II?
Email Notification