set time out based on userInRole

2010-04-19 Thread Søren Blidorf
Is it possible to set time out time on the server base don how is logged
id

 

Soren, DK

 



Re: set time out based on userInRole

2010-04-19 Thread Pid
On 19/04/2010 12:51, Søren Blidorf wrote:
 Is it possible to set time out time on the server base don how is logged
 id

Any chance you can rephrase the question?


p




signature.asc
Description: OpenPGP digital signature


SV: set time out based on userInRole

2010-04-19 Thread Søren Blidorf
Sure.

Fx if you are admin no connectionTimeout and if you are user
connectionTimeout 20 min

Soren

-Oprindelig meddelelse-
Fra: Pid [mailto:p...@pidster.com] 
Sendt: 19. april 2010 13:55
Til: Tomcat Users List
Emne: Re: set time out based on userInRole

On 19/04/2010 12:51, Søren Blidorf wrote:
 Is it possible to set time out time on the server base don how is logged
 id

Any chance you can rephrase the question?


p




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: SV: set time out based on userInRole

2010-04-19 Thread Bob Hall
Soren,

--- On Mon, 4/19/10 at 5:01 AM, Søren Blidorf so...@nolas.dk wrote:
 Fx if you are admin no connectionTimeout and if you are
 user
 connectionTimeout 20 min
 

session.setMaxInactiveInterval()

- Bob




-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: SV: set time out based on userInRole

2010-04-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bob,

On 4/19/2010 3:20 PM, Bob Hall wrote:
 Soren,
 
 --- On Mon, 4/19/10 at 5:01 AM, Søren Blidorf so...@nolas.dk wrote:
 Fx if you are admin no connectionTimeout and if you are
 user
 connectionTimeout 20 min

 
 session.setMaxInactiveInterval()

+1

Use with a javax.servlet.Filter that you write yourself.

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvMylgACgkQ9CaO5/Lv0PCETwCgk+ae6jLHILmlGg5wXGgALUy/
zPsAmwWlv4Emgrndlmz4iQpA8txBPo1y
=u0bG
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org