Subject: RE: access url parameter from xslt
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 26 Jun 2002 23:27:36 +0100
|
> Do you know if there is anyway I can access the url
> parameters from within a xslt? I use java servlet to process
> xml file using xslt and don't want to pass all the parameters
> from the servlet to the xslt.
>
You may not want to do it that way, but that's the way to do it. See the
separate thread for the problems you can get into if you attempt a
different way!
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|