DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14173>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14173

<html:link> tag library adds ;jsessionid even if the url is 'javascript:...'.





------- Additional Comments From [EMAIL PROTECTED]  2002-11-01 18:33 -------
That's curious.  Inside "RequestUtils.computeURL()", this functionality is
performed by "HttpServletResponse.encodeURL()".  So, apparently even if the URL
protocol is "javascript" (or even "mailto", I would guess), it's going to append
the session id if it's available.

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to