attached to a session of the session that is just invalided/expired?
That wont work. You cant get to a http sessions attributes when it is
invalidated.

To know which session id's are destroyed:

public void sessionDestroyed(String sessionId) of WebApplication

johan


On Tue, Apr 15, 2008 at 9:07 AM, Nino Saturnino Martinez Vazquez Wael <
[EMAIL PROTECTED]> wrote:

> Hi
>
> I've checked a little around, but could not find anything directly. This
> is what I want todo:
>
> When a user either logs out or expire I want to update a pojo attached to
> session.
>
> So does anyone have an example on how todo this(if possible)?
>
> --
> -Wicket for love
>
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to