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 PROTECTED] 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 PROTECTED] 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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/jerrywwalker% 40gmail.com

This email sent to [EMAIL PROTECTED]


--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial Strength Internet Enabled Systems

    [EMAIL PROTECTED]
    203 278-4085        office



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to archive@mail-archive.com

Reply via email to