Re: [xsl] querystring parameters (II)

Subject: Re: [xsl] querystring parameters (II)
From: "Steve Willer" <willer@xxxxxxxxxxx>
Date: Tue, 5 Feb 2002 09:21:02 -0500
From: "Joerg Pietschmann" <joerg.pietschmann@xxxxxx>


> While XSLT may be part of server side processing, it is not the
> whole server side processing. You need some framework which
> does some things for you, invoking the XSLT processor with
> proper parameters among them. If you think it's too much work
> to customize an ASP environment to do this for you, look into
> other frameworks. Usually Cocoon is recommended at this point,
> after you have installed it properly, you can work with XML/XSLT
> only and have all HTML parameters automagically passed as
> parameters into your processor...

FYI, AxKit (a Perl-based XML web framework) also passes querystring
parameters to XSL stylesheets.


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


Current Thread