cocoon-users  

AW: how long still a session valid ?

Markus Heussen
Tue, 01 Jul 2003 08:58:16 -0700

Hi,

by default the session valid periode depend on the servlet engine and its
configuration you are using. but you can set the session invalid interval
within your xsp page:

<xsp-session:set-max-inactive-interval/>

look at the documentation at
http://cocoon.apache.org/2.1/userdocs/xsp/session.html

Markus

-----Ursprüngliche Nachricht-----
Von: Sliman Bouchareb [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 1. Juli 2003 13:54
An: [EMAIL PROTECTED]
Betreff: how long still a session valid ?


hi,
im using :

<map:action name="session-validator"
 src="org.apache.cocoon.acting.SessionValidatorAction"/>
<map:action name="session-invalidator"
 src="org.apache.cocoon.acting.SessionInvalidatorAction"/>
<map:action name="form-validator"
 src="org.apache.cocoon.acting.FormValidatorAction"/>


is there a time out or something like that in the session-validator ?

many thanx

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]