On Fri, Jan 15, 2010 at 3:25 PM, Klaus Kopruch <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to