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]
Other format: [Raw text]

pass HttpServletRequest from xslt to java function


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


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