It is my understanding that the jsessionid is appended to all links by Tomcat when it creates a new session. But once the server knows your browser has cookies enabled it stops appending the links. Does that match what you are seeing?
Nathan ----- "sarat.pediredla" <[EMAIL PROTECTED]> wrote: > I presumed jsessionid will only show when cookies are disabled? > However, I > have cookies enabled in my browser but all the menu items have > jsessionid > suffixed to them? Is there anyway to disable jsessionid being suffixed > to > all the menu links irrespective of whether cookies are enable or not? > -- > View this message in context: > http://www.nabble.com/Remove-jsessionid-in-Struts-2-tp14274497s2369p14274497.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
