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=18032>.
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=18032

<html:img> tag appending session doesn't work with apache setup





------- Additional Comments From [EMAIL PROTECTED]  2003-06-13 13:38 -------
I can't find anywhere in the servlet spec that specifically states how 
jsessionid should appear in a url.  This issue is not as simple as changing ; to 
& if you look at the following url generated by Tomcat:
http://localhost/index.do;jsessionid=1Y4562J1h1?type=test&blah=one

Notice that jsessionid does not appear as a query string parameter and you will 
have no access to it via HttpServletRequest.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to