|
|||||||||||
| ?PREV CLASS? ?NEXT CLASS | FRAMES ? ?NO FRAMES ? ? | ||||||||||
| SUMMARY:?NESTED?|?FIELD?|?CONSTR?|?METHOD | DETAIL:?FIELD?|?CONSTR?|?METHOD | ||||||||||
java.lang.Object | +--uk.org.ogsadai.examples.clienttoolkit.XSLTransformWithDelivery
This example shows how to transform a JDBC result set into a HTML table. The XSL transform document is delivered from the URL: http://localhost:8080/tutorial/transformRowSet.xsl To make this file available on your Tomcat server download the file transformRowSet.xsl from the tutorial pages and copy it into
| Field Summary | |
private static?java.lang.String |
COPYRIGHT_NOTICE??????????? |
| Constructor Summary | |
XSLTransformWithDelivery()??????????? |
|
| Method Summary | |
static?void |
main(java.lang.String[]?args)??????????? |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static final java.lang.String COPYRIGHT_NOTICE
| Constructor Detail |
public XSLTransformWithDelivery()
| Method Detail |
public static void main(java.lang.String[]?args)
throws java.lang.Exception
java.lang.Exception
|
|||||||||||
| ?PREV CLASS? ?NEXT CLASS | FRAMES ? ?NO FRAMES ? ? | ||||||||||
| SUMMARY:?NESTED?|?FIELD?|?CONSTR?|?METHOD | DETAIL:?FIELD?|?CONSTR?|?METHOD | ||||||||||