Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error
843834Dec 1 2002 — edited Dec 2 2002I've wrote a simple .jsp file with xml-xsl supply but than I tried to test it using IE5.5 this message has appeared:
type Exception report
message Internal Server Error
description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org/w3c/dom/ls/DocumentLS
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:485)
...
root cause
java.lang.NoClassDefFoundError: org/w3c/dom/ls/DocumentLS
At the same time xercesImpl.jar is written in classpath variable, and in c:\Tomcat4.0\webapps\ROOT\testxml\WEB-INF\lib
where "testxml" - my project name
I would be very grateful if you found the time to help me to solve this problem.
Sincerely Yours, Kirro Aqutagava.