how to send an email using javamail
@arunkumarinfo (40)
India
January 14, 2010 8:24am CST
can anybody explain ,how to send an email through java.i have a lot of problem in compiling and executing java mail program
2 responses
@vijaisrirangan (103)
• India
17 Jul 10
hi arun..
try to use the java mail api...standard.jar will have this... try create a transport and session with the javamail api and yoc write email program with this