On Fri, Jan 15, 2010 at 3:25 PM, Klaus Kopruch <klaus.kopr...@materna.de> wrote:

> can someone pls give me some hints how to handle user session expirations
> without writing much boilerplate code? I'd like to send a special session
> expiry page. Has T5 a mechanism for that?

Implement one of the listeners, for ex HttpSessionListener, then
access the registry from the context and do what you need.

Cheers
-- 
Massimo
http://meridio.blogspot.com

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

Reply via email to