This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT Server-Side Solution


dante writes:
 > I've been experimenting with xsl/xslt using IE5.5 & the msxml3 parser, but I
 > would like to try doing some server-side processing - outputting the result
 > as xhtml.
 > My live site is on Apache &  I'd prefer a solution using it.
 > What is the best way to go?
 > Apache with:
 > -    PHP & the mod_xslt?
 > -    Expat & Sablotron?
 > -    Cocoon?
 > -    or something else?

I commend AxKit (www.axkit.org) to you. It uses mod_perl in Apache,
and can call up the excellent libxslt XSL processor. It does the same
job as Cocoon, but in a Perl world. 

Sebastian


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]