[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSLT implementation

Subject: Re: XSLT implementation
From: Jean-Baptiste Quenot <jb.quenot@xxxxxxxxxxxxxx>
Date: Mon, 9 Jul 2001 22:58:10 +0200
jean baptiste quenot
* 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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.