To 'close' a session try using HttpSession.invalidate()

Hope this helps.

> -----Original Message-----
> From: Gokul Singh [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 31, 2000 9:34 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Session tracking
>
>
> > The problem is:
>
> >  -Closing my internet explorer(don't know)
>
> If you are using the cookies or URL rewriting for maintaining
> session, then
> closing the IE will automatically do it for you.
>
>
> >  -Selecting a new internet address in my internet explorer's edit
> > address(don't know).
>
> I think this will require some sort of javascripting on the
> web page. If
> left on it's own the session will expire after a certain
> duration. Default
> is 30 minutes on most servlet containers.
>
> >
> > thanks a lot Romel.
> >
>
> regds,
> Gokul
>
> ______________________________________________________________
> _____________
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to