Vijay;
You need to add xpk4j.jar to the servlet engine
CLASSPATH.
--- Vijay Bulusu <[EMAIL PROTECTED]>
wrote:
> 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
>
=====
--
Nicholas Whitehead
Marketwide Software & Consulting Inc.
[EMAIL PROTECTED]
Home: 973 377 9335
Current Office: 212 559 9314
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one place.
Yahoo! Shopping: http://shopping.yahoo.com
___________________________________________________________________________
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