thank you t give me answer of my past quetion.
this question is for the swing/jsp/servlet. i want a code for send a message by smtp or other using swing / jsp / sevlet.. and how to make a jar file f our swing program in netbeans..
thanks you mihir
thank you t give me answer of my past quetion.
this question is for the swing/jsp/servlet. i want a code for send a message by smtp or other using swing / jsp / sevlet.. and how to make a jar file f our swing program in netbeans..
thanks you mihir
If you need to send a mail message through your java application, you might want to take a look at the JavaMail API which can be obtained from here. However, just as org.life.java said, you need to restructure your question to make it clearer.