JSP XML Samples
Hello XML
This sample illustrates using JSPs to generate an XML document and transform the result using an XSL stylesheet.
  Synopsis
  Try it
  Source
     
XMLQuery
This sample illustrates using JSPs to generate an XML document based on a database query result with using OracleXMLQuery.
  Synopsis
  Try it
  Source