Close
jGuru Forums
Posted By: Anonymous Posted On: Wednesday, January 16, 2002 06:08 PM
im currently trying out JavaMail API in Servlet. I've installed all the necessary components including the jaf_1.0.1 packages and have moved the necessary jar files into the my classpath directory. However, when i tested out my servlet code this -->'java.lang.NoClassDefFoundError: javax/mail/Message' < keeps on popping out. somehow i can't rectify the problem. can anione pls enlighten me ? ps: my fren tested that exact code unto her applet and it worked just fine.
Re: java.lang.NoClassDefFoundError: javax/mail/Message
Posted By: John_Zukowski Posted On: Wednesday, January 16, 2002 07:24 PM