Re: [xsl] XSLT Server-Side Solution

Subject: Re: [xsl] XSLT Server-Side Solution
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Thu, 2 Aug 2001 14:46:02 +0100
+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@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
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


Current Thread