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


+1 to axkit but with a word of caution with respect to setting it up

but u could also use coldfusion with cfx_saxon tag(
http://www.on-idle.com/cfxsaxon), or just use cfobject( which is slightly
flaky ) tag and any ( including MKay's SAXON ) java parser.

cheers, jim fuller
----- Original Message -----
From: "Sebastian Rahtz" <sebastian.rahtz@computing-services.oxford.ac.uk>
To: <xsl-list@lists.mulberrytech.com>
Sent: Thursday, August 02, 2001 2:24 PM
Subject: Re: [xsl] 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
>


 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]