How to send email from java application
Question asked by nileshchakkar in #Java on Apr 7, 2009

nileshchakkar · Apr 7, 2009
Rank D1 - MASTER
Hi,
I am doing project in BE IT i am suffering from a problem in how to send an email from java application. I did not understand how to start ???
So please give me code for to send email using java.
Please help me . Posted in: #Java
I am doing project in BE IT i am suffering from a problem in how to send an email from java application. I did not understand how to start ???
So please give me code for to send email using java.
Please help me . Posted in: #Java

Prasad Ajinkya · Apr 7, 2009
Rank B1 - LEADER
There would be an SMTP class somewhere, I suggest you look around for a third party API.

ms_cs · Apr 7, 2009
Rank B1 - LEADER
JMS is also an good option for mailing systems...