URL encoding of servlet session inside XSL ???

Subject: URL encoding of servlet session inside XSL ???
From: Sebastien Sahuc <ssahuc@xxxxxxxxxxxxxx>
Date: Fri, 6 Aug 1999 17:42:36 +0200
Hi,

Typical use of method URLencode (javax.servlet.http.HttpSrvletResponse
Java class), is everytime you're puting an URL to the HTML page,
you'll call this method to get the new URL with the session ID in it.

Now, it's not the servlet who build the final HTML page but the XSL
processor. So how can I encode URLs with the session information of
the servlet engine inside the style sheet ? See what I mean ?

Thank for any reply.

Sebastien


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


Current Thread