Parser.jar now in classpath, so what is causing this error

2001-03-12 Thread Kemp Randy-W18971
My Parser.jar in now in classpath, so what is causing this error? See log and classpath settings Error: 500 Location: /examples/jsp/dates/date.jsp Internal Servlet Error: javax.servlet.ServletException: org/xml/sax/EntityResolver at org.apache.jasper.servlet.JspServlet.service(JspServle

Re: Parser.jar now in classpath, so what is causing this error

2001-03-12 Thread Paolo Barolat-Romana
Here is the definition of the java.lang.NoClassDefFoundError class: Thrown if the Java Virtual Machine or a classloader tries to load in the definition of a class (as part of a normal method call or as part of creating a new instance using the new expression) and no definition of the class coul