|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XSLT implementation
* Robert Koberg: > TO transform your xml with xsl on the server > you could use xalan (http://xml.apache.org) or saxon > (http://users.iclway.co.uk/mhkay/saxon/) as the xsl processor. Each > has examples on how to use with servlets. Yes, it is a possibility, but using Resin's XSL engine, you gain XSL to Java transformation, which means that an XML file is transformed by your XSL stylesheet as fast as if the server was serving a static HTML file. Once your XSL is compiled as a Java class file, every transformation is very very fast. Furthermore, you gain caching on your output, provided you setup the appropriate caching headers, which means Resin won't ever transform the input document again... unless you modify it! Try to do that with Xalan ;) -- Jean-Baptiste Quenot XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








