Getting page variables after the session has been terminated.
Getting page variables after the session has been terminated.
- Subject: Getting page variables after the session has been terminated.
- From: Tanmoy Roy <email@hidden>
- Date: Mon, 12 Sep 2005 22:36:21 +0530
I am in the process of building an application which will be accpting
user info. Upon successfull submission the user will be redirected to
a new read only static page. Now the application is directAction
enabled. The userInfo page is localized with locale info. being passed
in the directAction. Now the user is not allowed to go back to the
userInfo page once he goes to static page. If however he clicks on the
browser back button a localized error page will be shown which will be
determined by the locale of the directAction.
Now my question is how can I get the locale information once the user
clicks on the back button as the sesion is already terminated. I am
generating the error page from the Application's
handleSessionRestorationErrorInContext() method. Can I do something in
the appendToResponse method of userInfo page so that we can get the
locale info in the Application level's
handleSessionRestorationErrorInContext method.
Please help.
--
Regards,
Tanmoy
_______________________________________________
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