The following properties are available for a web container session.
If set to true, uses cookies for session tracking. The default value is true.
Enables URL rewriting. This provides session tracking by means of URL rewriting when the browser does not accept cookies. You must also use an encodeURL or encodeRedirectURL call in the servlet or JavaServer Pages (JSP) page. The default value is true.
Specifies the number of bytes in this web module's session ID. The default value is 128.