-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Chuck,

On 11/23/2010 1:46 PM, Caldarale, Charles R wrote:
>> From: Aggarwal, Ajay [mailto:ajay.aggar...@stratus.com] 
>> Subject: how to keep session alive on the server side
> 
>> I have a situation where client enters a long duration 
>> request and I need to keep the session alive for the 
>> client while this long duration request is going on.
>> Since this long duration request could be hours, I do
>> not want to change the default HTTP session timeout value.
> 
> Does the client provide any indication that it's about to enter the
> "long duration" state?  If so, you can call
> HttpSession.setMaxInactiveInterval() for that particular session from
> whatever JSP, servlet, or filter receives the indication.

+1

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

iEYEARECAAYFAkzsLUQACgkQ9CaO5/Lv0PCJqQCggGYgrWMMXot0GcewwcenR1FM
IzQAniHYsOs1iJfVMmn2T7vHoOnfk/N4
=0ZGB
-----END PGP SIGNATURE-----

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

Reply via email to