Posted By:
Devang_Shah
Posted On:
Thursday, January 17, 2002 01:06 AM
I have developed a applet through which I send mail using javamailAPI...I am using signed applets but when I run it using appletviewer I get the error...
"NoSuchProviderException : For Address type rfc822"... I downloaded the newest versions of JavamailAPI and pop3 and I also have the class path set...
Then why am I getting this error...
devang