I am sorry but you didn't understand my question .
In the middle of the navigation the user abruptly
closes the window or goes to another site by typing
the URL  in the location bar .

How can I call session.invalidate in these
circumstances ?

Vivek



--- Tripat Singh <[EMAIL PROTECTED]> wrote:
> use HttpSession.invalidate()
>
> Tripat Singh Kharbanda
> Programmer
> Times Internet Limited.
> ----- Original Message -----
> From: "vivek tiwari" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, October 23, 2000 9:29 AM
> Subject: Session Expiry
>
>
> > Hi All ,
> >
> > I want to remove the session varibles when a user
> > closes the browser or goes to another web page .
> Can
> > this be done ?
> >
> > Presently what is happenning is that when the user
> > closes his browser and opens a fresh browser
> instance
> > and goes to my page the session varibles still
> show up
> > . How to avoid this ?
> >
> > Thanks
> > Vivek
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Messenger - Talk while you surf!  It's
> FREE.
> > http://im.yahoo.com/
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff
> JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found
> at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to