Question Regarding Session ID's and Cookies
Question Regarding Session ID's and Cookies
- Subject: Question Regarding Session ID's and Cookies
- From: Gerald Hanks <email@hidden>
- Date: Fri, 23 Jul 2004 02:55:44 -0600
With using the builtin session().setStoresIDsInCookies(true), Is it possible for a client to be using an active session, leave the site momentarily and when they return have the session restored. I know that if they hit the back button to return they will still be able to access the session. But what if they actually use a different entry point ie a DirectAction to return?
I am noticing that a new session id gets generated upon return. What I am after is a way that I can allow a client who has logged in to the webobjects application the ability to leave to browse static content some where possibly even off site and when they return there session is restored so that they do not have to login again.
Thanks in advance for help on this one.
--gerald
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.