Probably the easiest way to do this would be to have a very short session
timeout period (5minutes?) set on the server.

You could then have a JavaScript function that polls the server every 5
minutes.  Each ajax request made by the JavaScript will reset the session
timer on the server.

On 6/5/07, Mansour <[EMAIL PROTECTED]> wrote:

I am saving objects in the session. After the browser closes I would
like to clean the remaining junk. How do I achieve this ?


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


Reply via email to