Hello Smith,

Create a class that implements HttpSessionBindingListener.
In the valueUnbound(HttpSessionBindingEvent�event) put whatever code
you need to logout .

When you create the session, store an object of that class, so when
the session expires the user logout.

-- 
Best regards,
 Rafael                            mailto:[EMAIL PROTECTED]



Reply via email to