you can set maximum inactive interval by
something similar to session.setMaxInactiveInterval(seconds);
(refer api )

On Thu, 10 Jul 2003, Paul Wallace wrote:

> Thank you for that. And where is the length of default session expiry
> defined? How do I configure session life span for TC?
> 
> Thanks
> 
> Paul. 
> 
> 
> > 
> >  
> > 
> > public void close() {
> > 
> >  
> 
> session.inValidate();
> 
> > 
> >       // kill my session here
> > 
> >  
> > 
> > } 
> > 
> > or failing that, how do I define a length of time for the session
> life?
> > 
> >  
> > 
> > Thanks
> > 
> >  
> > 
> > Paul.
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> 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]
> 


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

Reply via email to