Posted By:
Sripathi_KS
Posted On:
Monday, November 3, 2003 05:39 AM
I have an xsl tag like this..
/servlet/MainServlet?page=/search/search_subscriber.jsp&ms_key_login=T%
I have to encode the URL in the XSL. How to encodeUrl in xsl? Please help me how to do it. If I give T%25 instead of T%, it works fine.
But I donot know how to replace % by %25 .Please help me.
Thanks in advance
Sripathi