RE: javax.servlet.ServletException: Servlet.init() for servlet jsp threw exception in Tomcat4.0.1 with JBuilder6

2002-01-31 Thread Justin Rowles
Just from reading the error logs you sent: > root cause > > java.lang.NoClassDefFoundError: org/xml/sax/SAXException ...it sounds like your classpath for JBuilder doesn't include this class. J. -- You're only jealous cos the little penguins are talking to me.

javax.servlet.ServletException: Servlet.init() for servlet jsp threw exception in Tomcat4.0.1 with JBuilder6

2002-01-30 Thread Thanh Duong
Hi, I got an exception when calling JSP page using Tomcat4 in JBuilder6. If I run tomcat4.0.1 in a Dos window, then I dont get any exceptions. It works fine. Does anybody know the reason for this? Thanks in advance. Thanh Below a cut-out of the error message: type Exception report message In