| Author |
Java Mail from JSP
|
Johnson Jayaraj
Greenhorn
Joined: Feb 26, 2003
Posts: 4
|
|
Hi all, I tried sending java mail from jsp. It give two errors when running JSp page. They are: 1. <E> <ServletContext-General> Servlet failed with Exception javax.servlet.ServletException: Caught Exception on JSP: jsp_servlet._mailexample at jsp_servlet._mailexample._jspService(_mailexample.java:129) 2. <E> <ServletContext-General> root cause of Se rvletException javax.mail.NoSuchProviderException: No provider for Address type: rfc822 Also,I have setted smtp.jar, mail.jar, activation.jar in the class path. I'm using j2se1.4.1 and j2ee1.2.1, javamail1.3 amd jaf1.0.2. How to solve this problem. Please help me solve this. With Regards Johnson
|
Johnson Jayaraj
|
 |
 |
|
|
subject: Java Mail from JSP
|
|
|