Originally posted by Jeroen Wenting:
You're quite wrong there...
You will have to tell the server explicitly that you're closing the browser or it will never know until the session timeout occurs.
There is no "magic" by which the browser tells the server it is closing unless you specifically code an onunload event into your HTML that does a final request telling the server what's going on.
Hi Jeroen...
Maybe I would agree to you on this...
But I had read it somewhere, & I am trying to get the source of it...else how would the container know when the browser has closed, if you hv noted that the session is lost on closing the browser..
Will get back to you as soon as I get the source...
& Sangeetha, the session is indeed refrenced by a cookie that resides on the client-side..
MB