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

Re: How to throw transformation to browser

Subject: Re: How to throw transformation to browser
From: "James Fuller" <james.fuller@xxxxxxxxxx>
Date: Wed, 26 Jun 2002 15:41:41 +0100
cfx_saxon
your server side options ( many more then 2 ! )

- java servlets ( saxon has an example ) which will of course require a
servlet runner ( like JRUN ); most java XSLT processors has examples with
their docs
- server side php has sabltron
- coldfusion cfx_saxon and ability to run java /com objects which themselves
are XSLT processors
- AxKit and Cocoon are both overblown for what you ask, though u may want to
use them
- mod_xslt : mod_perl for apache which handles transforms
- server side python
- and yes u can user server side msxml using of course server side scripting
- and there are more ways !

as for building a DOM and then build html dynamically, doesnt necc make any
sense, not to mention building a DOM every time you serve a page would be
rather lavish from a memory usage viewpoint.

gl, jim fuller

oh yea, goto www.dpawson.co.uk and read up the XSLT faq


----- Original Message -----
From: "Scott Purcell" <spurcell@xxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, June 26, 2002 3:13 PM
Subject:  How to throw transformation to browser


> Hello,
> I have a good xml file and a good xslt file. Up until today, we have
included a stylesheet reference in the xml to the xsl file and let the
browser combine them for display. (Works only in IE).
>
> I have been told to investigate combinining the two files (xml and xsl)
server side. I investigated some avenues and came up with Cocoon, and Xalan.
Are these the best ways to do this? Which is easiest to implement.
>
> Also a coworker mentioned that we may possibly do a dom thing and build
the html dynamically? Does this make sense?
>
> Thanks
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 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-2011 All Rights Reserved.