Re: [xsl] http parameters

Subject: Re: [xsl] http parameters
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Wed, 31 Oct 2001 17:55:50 -0000
there isnt anything native in xslt

though......

some xslt frameworks do the same thing, and pass the var as an xsl:param via
the url


cocoon does this
some hacked versions of saxon servlet will do this for u
some hacked versions of mod_xslt will do this for u
AxKit will do this for u

chow, jim fuller
----- Original Message -----
From: "Douklias, Mike JSIMS_M" <douklias@xxxxxxxxxxxxxx>
To: "XSL-List (E-mail)" <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, October 31, 2001 5:52 PM
Subject: [xsl] http parameters


> Here we go.
>
> Is there any way you can grab the parameters from the http line??
>
> Example: If I have an xml file called mypage.xml that has an XSL, and I
will
> like to grab the passed parameter "test"
(http://mypage.xml?test=something),
> how can I do that in XSL??? Is it possible to put the parameter in the
> xsl:variable or xsl:param???
>
> Thanks in advance..
>
> Mike Douklias
>
>
>  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