Re: Session Timeout Page
Re: Session Timeout Page
- Subject: Re: Session Timeout Page
- From: Jonathan Rochkind <email@hidden>
- Date: Thu, 07 Aug 2003 11:18:30 -0500
WOApplication.handleSessionRestorationErrorInContext(WOContext c)
is what you're looking for.
Although I've noticed some bugs regarding when this method is called, and
when handlePageRestorationErrorInContext is called. It has seemed in the
past that sometimes one of these is called when the other should be called
instead. I forget which direction the problem went, and exactly the nature
of it---I never really fully investigated it, it may be gone in the most
recent versions. But be careful and make sure it's working the way it's
supposed to, test it. But handleSessionRestorationErrorInContext is
supposed to do what you want.
--Jonathan
At 11:48 AM 8/7/2003 -0400, Goodbye Bill wrote:
The page that is displayed by default when a session times out is horrible!
Is there any way to display a customized page OR, better still, to bounce
the user automatically back into a starting point?
Thanx,
"Bill"
_______________________________________________
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.
_______________________________________________
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.