|
|
|
|
Sample 3
|
This sample illustrates using JSPs to generate an XML document and transform the result using an XSL stylesheet.
The XML document will include a ROWSET tag for the result set and ROW tags for each row. Rows are also numbered. The XML
stylesheet then uses these tags to format the table. |
|