Session Strangeness on 2nd Login
Session Strangeness on 2nd Login
- Subject: Session Strangeness on 2nd Login
- From: Drew Thoeni <email@hidden>
- Date: Sat, 26 Aug 2006 07:54:40 -0400
In my application, a user logs out and the session is terminated properly. (This confirmed through JavaMonitor.)
The user then goes back to the log in page by _retyping_ the simple URL ( www.domianname.com, which redirects to the webobjects app) and clicks login.
The user will, on occasion, be sent to the same instance and receive the session timeout page. The URL will include a new session ID and a new session will be created (as seen in JavaMonitor).
The user can again type the simple URL and can then again get the same instance, a different session ID and the session timeout page.
Only when the user gets the alternative instance will the user get the main page.
Any ideas why WO would be returning a new session but thinking the session is actually timed out? WOSessionTimeOut is set to 3600.
Regards,
Drew
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden