File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes problem in sending mail Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "problem in sending mail" Watch "problem in sending mail" New topic
Author

problem in sending mail

yogi maheshnath
Ranch Hand

Joined: Jan 07, 2008
Posts: 30
Hi,
I have written following code:--
But its giving following Exception though i have imported javax.mail.Authenticator :-
Thanks


Thanks&Regards<br />Yogi MaheshNath
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

javax.mail.Authenticator is in the main JavaMail JAR file, so please check if that is in the class path of your servlet.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: problem in sending mail
 
Similar Threads
javamail.providers
Getting exception in sending Email from Servlet
Need Information about sending email Please
Mail
urgent help in java mail