I see, this question is not in the Tapestry field probably. I should
use HttpSessionListener.

On Thu, Sep 10, 2009 at 4:57 PM, Sergey Didenko
<sergey.dide...@gmail.com> wrote:
> How can I delete a user session not from his request but from another
> thread in T5?
>
> Suppose user deletion happens on a regular basis.  But the user to be
> deleted can be logged in. How can I delete not just database record
> for that user but also invalidate his current session objects if they
> exist?
>
> The alternative is quite cumbersome - to check database user entry on
> every user request.
>

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

Reply via email to