I don't remember any tapestry specific handler for the session
timeout to have ever existed...

You should just be able to implement a custom HttpSessionListener and
register it with your application server from web.xml

On Mon, Apr 20, 2009 at 6:28 PM, Robert Zinger <rzin...@gmail.com> wrote:
> Hello,
>
> I am using Tapestry 4.0.2. Is there a way in hivemind/tapestry to
> "hook" into session timeout
> handling.  I.e. when the session times out because the user walked
> away for a long period of time, is there some specialized
> cleanup/reset tasks that can be performed on that event.
>
> Additionally, is there a way to "reset" the session to the same state
> as it was when the user logs back in?
>
> -Robert
>
> -Robert
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to