using XML in servlets. The piece of code to retrieve data from database and contruct a XML from the recordset is working just fine as a stand alone app. The same piece of code when i insert into the servlet, the servlet is not getting loaded. The following error was encountered. "Internal Problem processing administration command: java.lang.NoClassDefFoundError" I'm using JDK 1.4 beta 2 where the jaxp is integrated with JDK SE. I have set the classpath to the tools.jar and rt.jar. Any other settings required for use of XML in servlet. MTIA, Pugaz ___________________________________________________________________________ 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
