viewexpiredexception « Servlet « JSF Q&A





1. Preventing Session Fixation on JSF    stackoverflow.com

I am trying to figure out how to prevent Session Fixation on an JSF login form in Glassfish 3.1. It was easy to do with Servlets, so I try to do ...