So there is no way to have it last the length of the browser being open?

I have seen tricks using JavaScript to contact images and such to keep sessions alive.

--James

----- Original Message ----- From: "Thiago HP" <[EMAIL PROTECTED]>
To: "Tapestry users" <users@tapestry.apache.org>
Sent: Tuesday, December 04, 2007 11:57 AM
Subject: Re: T3: session length


On 12/4/07, James Sherwood <[EMAIL PROTECTED]> wrote:

What is the downfall to this?

Each user session will last forerever even when the user is not using the
application, leading to an always increasing server memory usage. Of course you could release the session (session.invalidate()), but I don't think it's
your case.
Thiago



__________ NOD32 2701 (20071204) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



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

Reply via email to