The question is ,  if the mail.jar, activation.jar are part of the Servlet container 
(engine)
class path.

For Apache / JServ did you add it to the `wrapper.classpath' in  to the config file
`jserv.properties;

For Tomcat you may have to stick the jars directly in `<TOMCAT-HOME>/lib'
I found tomcat 3.1 a bit flaky here.

--

Peter Pilgrim
G.O.A.T
                    "the Greatest Of All Time"



---------------------------------------- Message History 
----------------------------------------


From: "Antonio W. Lagnada" <[EMAIL PROTECTED]>@java.sun.com> on 26/11/2000 21:10 CST

Please respond to A mailing list about Java Server Pages specification and reference 
<[EMAIL PROTECTED]>

DELEGATED - Sent by:     A mailing list about Java Server Pages specification and 
[EMAIL PROTECTED]>


To:   [EMAIL PROTECTED]
cc:
Subject:  JavaMail Help


Hi All,
Please help.  I am getting this return code with my SendMail Program
using the JavaMail 1.1.3 package.

It seems to be complaining about a class not existing (the javamail is
defined in my $CLASSPATH).

The SendMail.java compiles with no errors.  Are there properties that
I am not setting here?

****************************
Here's the 500 message:

Error: 500

Location: /my/servlet/SendMail

Internal Servlet Error:

--<CUT IT DOWN>--



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorised copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to