I have to logout the user after session timeout. I am using an EventListenter to clear out the session and also a PhaseListener to validate the user before doing any processiong. I ...
EventListenter
PhaseListener