jsessionID « Session « JSF Q&A





1. JSF is jsessionid mandatory?    stackoverflow.com

I'm writing a web app with glassfish and jsf. I'd like to manage user state my way (someway). To be able to understand how jsf uses state I do the following.

<session-config>
   ...