Hey guys, I have a typical problem and I hope I will get a generic answer. Actually I am working on a JSP project in which we have to send the request to database based on HttpServletRequest object. The request will be an XML string. Based on the requirement I want to make XML document by using DTDs on the fly. The information required to make XML will be extracted from HttpServletRequest object and DTD will be used to read the grammar to make the valid XML document. Are there any class libraries or APIs by which I can make the XML document on the fly by reading DTD. Please help immediately. Thanks and regards, -Shrikant =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
