Hi Butchi,

you could set the timeout interval directly on the session object like in your 
login method [1]. This enables you to decide per session how long that time 
interval should be based on user rights or other circumstances. Or if you want 
to change it generally you could change the default session timeout on the 
application object [2].


[1] 
http://wocommunity.org/documents/javadoc/WebObjects/5.4.2/com/webobjects/appserver/WOSession.html#setTimeOut(double)
[2] 
http://wocommunity.org/documents/javadoc/WebObjects/5.4.2/com/webobjects/appserver/WOApplication.html#setSessionTimeOut(java.lang.Number)

jw


Am 31.10.2013 um 11:25 schrieb Butchi Reddy Velagala <[email protected]>:

> Hi All, 
> 
>     We are using ERXSession for session management. Default Session time 
> interval is 1 hour. I would like to increase the time interval. Please let me 
> know, how to do it?
> 
> * We tried with adding a property ( WOSessionTimeOut ) in properties file, 
> but it is not working. 
> 
> Thanks in advance


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

This email sent to [email protected]

Reply via email to