0Now on IBM developerWorks: Manipulating data with XSL (Tutorial) — This tutorial explains the basics of retrieving data from a database into a DOM document, transforming the DOM document into a second document, and inserting the data from the second document into the database using updatable ResultSets in Java. (Though the examples are all written [...]
0Now on IBM developerWorks: Modularization of XHTML (Tutorial) — This tutorial is designed for users who need to understand the modularization of XHTML, either to use a subset of XHTML, or to add their own tags to create their own markup language variants.
0Now on IBM’s developerWorks: Using JDBC to insert data from XML into a database (Tutorial) — This tutorial is designed to assist Java developers who need to extract information from an XML document and enter it into a database.
