The servlet container implements the encodeURL method.

If yo want to see the implementation, check out the encodeURL() method at:

http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat-4.0/catalina/src/share
/org/apache/catalina/connector/HttpResponseBase.java?rev=1.27&content-type=text/
vnd.viewcvs-markup

jim

----- Original Message -----
From: "Rajan Gupta" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 13, 2001 10:22 AM
Subject: html:link
> Hi! All,
> The mail reader documentation suggests that html:link encodes the session
> id with the link if the browser has turned off cookies. What does it mean
> by saying
> "Automatically URL-encodes hyperlinks as needed"
>
> Does it depend upon if cookies are enabled or not? But I could not see
> that in the code, I think it always encodes the url regardless.
>
> Any insight on this or I am missing something?
>
> Thanks
> Rajan
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/

Reply via email to