Question about the url parameter, jsessionid.

As far as I can tell this should only appear if I have cookie disable.

However, I am getting this parameter when cookies are enabled.

I have a pretty simple web app. However, my index.jsp redirects to page that is behind the dispatch controller. eg. index.jsp contains this line. <c:redirect url="welcome.action"/>

This causes my tomcat (version 6) to append the jsessionid to the url as well as adding a cookie.

Why does this happen? And how can I stop the jsessionid appearing on the url.

Thanks

_________________________________________________________________
Enter to win a night a VIP night out at TIFF http://redcarpet.sympatico.msn.ca/


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to