Re: session timeouts
Re: session timeouts
- Subject: Re: session timeouts
- From: email@hidden
- Date: Tue, 12 Sep 2006 12:18:10 -0700
Thanks, Gary.
Apple Store, are you listening???? :)
janine
On Sep 12, 2006, at 12:14 PM, Gary Teter wrote:
Yes, you can set the timeout on a session. I typically set the
timeout to something short, like 10 minutes, until a customer puts
something into their cart, at which point I set it to an hour. Once
they've placed an order, we set it back to 10 minutes.
session().setTimeOut(Application.LongSessionTimeOut);
session().setTimeOut(WOApplication.application().sessionTimeOut
().doubleValue());
On Sep 12, 2006, at 12:03 PM, email@hidden wrote:
I know that it is possible to set the session timeout to a very
large number so the user is unlikely to ever see a session time
out. Is it also possible to change it dynamically, so that once
the user starts to check out they will never see a timeout
message? Is there a typical/recommended way of handling this, so
the user is not unduly inconvenienced by timeouts?
--
WireHose: Smart metadata and personalization for WebObjects.
http://www.wirehose.com/
_______________________________________________
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