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 <[email protected]> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
Andreas Andreou - [email protected] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to