Re: Session id in URL in result page...
Re: Session id in URL in result page...
- Subject: Re: Session id in URL in result page...
- From: Stephane Guyot <email@hidden>
- Date: Wed, 16 Mar 2005 08:59:17 +0100
Jacky,
on MacOS X in /Developer/Examples/JavaWebObjects/Source/JavaWOExtensions you have the source of WOLongResponsePage.java
I think you can subclass and try quikly to modify appendToResponse to have sessionID stored in cookies.
HTH,
Stephane
Le 16 mars 05, à 01:23, Jacky Gagnon a écrit :
Hi,
I have an application where I store the session id in the cookie (with setSoresIDsInCookies(true) etc.). All is OK except for result pages generated by WOLongResponse. If i invoke an action on the result page, the ID return in the cookie.
Why the result page of a WOLongResponse have the session ID in URL like this : uXih3mgvo1tDcg4VhwYHWM/11.WOMetaRefresh ?
How I can resolve this (I don't want to see the session id in URL)?
Thanks
Jacky
_______________________________________________
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
_______________________________________________
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