IllegalStateException « Session « JSF Q&A





1. JSF 2.0 Session Timeout throws IllegalStateException    stackoverflow.com

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 ...