How to send e-mails using java
Just visit the link
http://java.sun.com/products/javamail/
Java Beans Activation Framework is available at
http://java.sun.com/beans/glasgow/jaf.html
If your SMTP Server need you to do Authentication using Username and Password before Sending out mail, download the complete code from here SendMailUsingAuthentication.java
Also visit the following URL
http://www.javacommerce.com/displaypage.jsp?name=javamail.sql&id=18274
I feel all this information is sufficient for sending mails
No comments:
Post a Comment