Re: How do I use JavaMail in jsp?
Posted By:
John_Zukowski
Posted On:
Tuesday, May 22, 2001 04:07 PM
Which web server are you using? There is already several entries in the FAQ and forums that address this problem. Make sure your web server is setup properly to use the latest JavaMail libraries. Some come with some old versions that don't work right and you have to manually replace them (and make sure they are earlier in the CLASSPATH then the ones that come with the server...