![]() |
Java Projects |
| futureLAB JSP Tag Library | |
|---|---|
| Description | A collection of custom JSP actions. Currently available is a style tag to apply XSL transformations to XML data in a JSP page, and another one to send an SQL query to a database via JDBC and output the result as XML. Obviously, the two work together very well in combination, the SQL query returns the data and the XSLT tag transforms them to whatever output format (HTML, text etc.) you need. |
| Platform | Any JSP 1.2 container |
| Download | at futurelab.ch |
| futureLAB FriendlyTransformerException | |
|---|---|
| Description | A small utility class for Java XML/XSL developers. |
| Platform | Any JAXP API environment |
| Download | at futurelab.ch |
Old, outdated stuff
| Xalan XSLT Processor for Mac | |
|---|---|
| Description | This is the Xalan XSLT processor packaged up for the Macintosh. Useful for experimenting with XSL stylesheets. Important: This is really outdated by now. On Mac OS X, I strongly recommend my new Cocoa version instead of this. |
| Platform | MacOS |
| Download | TestXSLT-1.5.sit.bin (Mac OS X application) (Java source available freely on request) TestXSLT-1.1.sit.bin (Mac OS 9 application) TestXSLT-1.1-src.sit.bin (Mac OS 9 CodeWarrior 6.0 Source Project) |
21. March 2005

