Your MailServlet is trying to use the class junk.BasicStatementService,
which apperantly cannot be found by the server within its classpath.
make sure that the class is located according to its package, so if you
don't have it in a JAR file it has to be located in a directory called junk
in your classpath.
Regards,
Oren
www.mannainc.com
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Wong, Douglas
Sent: Monday, July 10, 2000 7:37 PM
To: [EMAIL PROTECTED]
Subject: Error with my servlet
I'm going to send this again because i didn't get any response the first
time. Does anyone know anything about this error when I try to run my
servlet:
500 Internal Server Error
MailServlet:
java.lang.NoClassDefFoundError: junk/BasicStatementService
Server: Solaris 2.7, Jrun 2.33, iPlanet 4.1
Path or Lib issue?
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
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
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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