Re: Hiding session id in the URL
Re: Hiding session id in the URL
- Subject: Re: Hiding session id in the URL
- From: Gavin Eadie <email@hidden>
- Date: Tue, 7 Mar 2006 22:22:25 -0500
Title: Re: Hiding session id in the
URL
At 12:49 PM -0800 3/7/06, Sacha Michel Mallais wrote:
You can tell WO to use cookies to store
the session IDs. Check out
WOSession.setStoresIDsInCookies().
... and don't forget to also turn OFF the URL sessionID:
setStoresIDsInURLs(false);
setStoresIDsInCookies(true);
_______________________________________________
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