Hello,
I'm sorry if this is the wrong place to ask this question. Suggestions
for better places appreciated.
I have a webapp running in tomcat 4.1.27 and am having a problem with
multiple browser windows sharing the same session and stomping on each
other's session scope variables. The webapp
Hi,
I can increase the session timeout for a webapp by putting the following
in the webapp's web.xml file:
120
I can get SingleSignOn is working so that I can move between webapps
without logging in to each.
The probelm is that once I turn on SingleSignOn my sessions are tim