Hi All,
I need urgent information on the following.
The architecture of my application is as below:
HTML -> Servlets -> XML -> Database
For this purpose, I am using IBM's XMLParser for java: XML4J.
The first servlet that I invoke asks the user to enter the path of the file (XML
File). The servlet then sends this output to another servlet that displays the
contents of this file in a HTML table format.
I am using Apache web server on windows platform to test this out. As soon as the
second servlet is called I am getting an error message saying:
"Internal Server Error".
I checked up the logs of the JServ module in which I found the following message:
java.lang.NoClassDefFoundError: org/w3c/dom/Document
at org.apache.jserv.JServConnection.run(JServConnection.java:365)
at java.lang.Thread.run(Thread.java:479)
Please help me with this problem.
Regards,
Vijay.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html