glassfish « Session « JSF Q&A





1. Java Web Application multiple user session handling    stackoverflow.com

I've just started to learn Java Web Application (JSF) developing some days ago, and so far everything was clear to me. But now I have a problem, and I dont really ...

2. Glassfish, JSF and session    java.net

4. How handle session timeout with JSF and container managed authentication    java.net

The problem that I am having is when the timeout occurs on a authentication context protected JSF page. The scenario is that the browser is showing the protected page and as such the user has already logged in to get here. The user just sits idle and the session times out. The user really does not have a clue that this ...