javax.mail.NoSuchProviderException: No provider for Address type: rfc822
843830May 17 2003 — edited May 17 2003Dears
I got the following error
---------------------------------------------------------
java.lang.Exception: javax.mail.NoSuchProviderException: No provider for Address type: rfc822 at com.nafay.beans.NewMailBean.send(NewMailBean.java:97) at com.nafay.beans.NewMailBean.sendMail(NewMailBean.java:32) at org.apache.jsp.mailtest5_jsp._jspService(mailtest5_jsp.java:68) at org.apache.jasper.runtime.HttpJspBase.service .....
..............
so on
---------------------------------------------------------
when i try to send mail from my site. Please help me to solve this problem. The same bean is working when i run that from my dedicated server's console. but when i call that from jsp page then i got the above error. you can test... www.nafay.biz/mailtest5.jsp
Qurban Ali
qfmomen@hotmail.com
www.nafay.com