Re: session timeouts
Re: session timeouts
- Subject: Re: session timeouts
- From: "Jerry W. Walker" <email@hidden>
- Date: Tue, 12 Sep 2006 15:42:41 -0400
Hi, Janine,
If you want the Apple Store folks to hear you, try clicking on the
"Contact Us" link on the bottom of the web site page. There's a small
box on the lower right corner of the resulting page that says
"Website Feedback" You might even send Gary's code, that would wake
them up. :-)
Regards,
Jerry
On Sep 12, 2006, at 3:18 PM, email@hidden wrote:
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:
40gmail.com
This email sent to email@hidden
--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial
Strength Internet Enabled Systems
email@hidden
203 278-4085 office
_______________________________________________
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