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: http parameters


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@jwfc.jfcom.mil>
To: "XSL-List (E-mail)" <XSL-List@lists.mulberrytech.com>
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


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