At 09:40 AM 01/29/2002 +0000, you wrote:
> > Is there a way to configure
> > Tomcat to check the expire time against last access time and not
> > creation time?
>
>Sessions *are* invalidated when the timeout period has passed without
>access.  *Not* when the timeout period has passed from creation.

I had a quick question about this. For a session to be "refreshed" by being 
accessed, does this count only direct calls to the specific URI's, or if I 
do a forward from another servlet context into it, will this count as 
access as well. As far as I can tell, the servlet forwarding does not seem 
to refresh the session timeout value.

I am using Tomcat 3.2.4 with crossContext values enabled. It is sitting on 
top of Apache 1.3.20 and mod_jk.

Thanks in advance,

Mario-


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to