Hi
I am using the default, how do i set session expiry time, i can think of
only 1 place that is in web.xml

<session-config>
   <session-timeout>-1</session-timeout>
  </session-config>

Is there any other way


On Tue, Jul 20, 2010 at 10:25 AM, Pid <p...@pidster.com> wrote:

> On 20/07/2010 14:58, Ashish Kulkarni wrote:
> > Hi
> > Where do i set this max age for session? i dont see any thing in document
> > http://tomcat.apache.org/tomcat-6.0-doc/config/manager.html
>
> Have you manually set the session expiry time or are you using the default?
>
>
> p
>
> > Ashish
> >
> > On Mon, Jul 19, 2010 at 6:03 PM, Christopher Schultz <
> > ch...@christopherschultz.net> wrote:
> >
> > Ashish,
> >
> > On 7/19/2010 4:48 PM, Ashish Kulkarni wrote:
> >>>> Is there a way i can save this session cookie, so i can access it
> later?
> > is
> >>>> it possible
> >
> > Set the maxAge of the session to something other than -1 (the default,
> > which means "this cookie will die when the browser shuts down").
> >
> >>>> How does yahoo or gmail keep me signed on for 2-3 days
> >
> > See above.
> >
> > -chris
> >>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >>
>
>
>


-- 
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com

Reply via email to