HomeXML Page 9 - XML Parsing With DOM and Xerces (part 2)
Link Out - XML
In this concluding article of a two-part series, use your knowledge of DOM processing with Xerces to construct simple Web applications based on Xerces, XML and JSP. Examples include transforming an XML file to HTML via Xerces and dynamically generating an XML document tree from a MySQL database.
And that's about it from me. I hope you enjoyed reading this article, and that it offered you some insight into the Xerces DOM parser's capabilities. If you'd like to learn more about the topic, you should check out the following resources:
Note: All examples in this article have been tested with JDK 1.3.0, Apache 1.3.11, mod_jk 1.1.0, Xerces 1.4.4 and Tomcat 3.3. Examples are illustrative only, and are not meant for a production environment. YMMV!