This is neat. Thanks!
--
Rick
Peter Rossbach wrote:
Option is
Then all webapps share the same session id.
Cheers
Peter
Am 16.04.2006 um 15:12 schrieb Tim Funk:
Check the docs - there is an option that will allow tomcat to use the
same jsessionid for all webapps.
-Tim
Rick Wong wrote
Option is
Then all webapps share the same session id.
Cheers
Peter
Am 16.04.2006 um 15:12 schrieb Tim Funk:
Check the docs - there is an option that will allow tomcat to use
the same jsessionid for all webapps.
-Tim
Rick Wong wrote:
It's been a while since my last posting of this top
Check the docs - there is an option that will allow tomcat to use the same
jsessionid for all webapps.
-Tim
Rick Wong wrote:
It's been a while since my last posting of this topic. I have a
work-around that perhaps someone may find it useful.
I worked around the issue by implementing a Tomc
It's been a while since my last posting of this topic. I have a
work-around that perhaps someone may find it useful.
I worked around the issue by implementing a Tomcat Valve, and screen out
for the jsessionsso cookie on every request. If I find it, I reinsert
it back into the response within