Hi,

In our application's Session object we set the default session timeout to 3600 
seconds by a call to the setTimeOut() function within the constructor.
One some specific transactions we lengthen this time by modifying the user's 
session (again using the setTimeOut() function).
We have very hazardous issues with those timeouts as sometimes users are 
experiencing session loss after only 10 minutes of inactivity.
What are we doing wrong ? are there some good practices regarding timeout 
usages ?

Thanks for your help
Regards
Fred
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to