expire « Servlet « JSF Q&A





1. Handling 'session expired' in JSF web application, running in JBoss AS 5    stackoverflow.com

This question is related to my other question "How to redirect to Login page when Session is expired in Java web application?". Below is what I'm trying to do:

  1. I've a ...