[xsl] pass HttpServletRequest from xslt to java function

Subject: [xsl] pass HttpServletRequest from xslt to java function
From: Ming <myu@xxxxxxxx>
Date: Tue, 16 Apr 2002 12:49:08 -0600
Hi,

In my stylesheet, I need to call a java function,
xmljsp:getXsltName(HttpServletRequest req). So, the method getXsltName needs the
variable HttpServletRequest. Do you know any way that I can pass the request from
my stylesheet to my java function?

I remember in Java Server Pages, the variable is just definded as request. But
I don't know how to do it in XSLT stylesheet.

Thanks a lot for your help.

Ming


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


Current Thread