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 |
|
XMLDocument
This sample illustrates using JSPs to generate an XML
document based on a database query result and parse the xml with a dtd file
|
|
|
Synopsis |
|
|
Try it |
|
|
Source |
|
|
|
|
|
|