Title: RE: mailer tag

Hi carlos , it looks alot like your tagllib cant find mail.jar (the Javamail Classes) . Try putting the mail jar into your TOMCAT_HOME/lib  dir.

this might help also
http://developer.java.sun.com/developer/onlineTraining/JavaMail/exercises/MailSetup/index.html


Good luck.
Darrell

-----Original Message-----
From: Carlos de Luna Saenz [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 08, 2001 12:43 PM
To: [EMAIL PROTECTED]
Subject: mailer tag


I am trying to implement the mailer taglib on the Oracle IAS
(Apache+JServer+Tomcat)... but when  i try to use the tag a exception is
raised with the  "java.lang.NoClassDefFoundError: javax/mail/Session"...
any idea? i want  to send a "confirmation mail" when a JSP is reached.
Greetings
Carlos de Luna

Reply via email to