Sun Java System Application Server Enterprise Edition 8.2 Administration Reference

Properties

The following table describes properties for the session-properties element.

Table 1–145 session-properties Properties

Property 

Default 

Description 

enableCookies

true

Uses cookies for session tracking if set to true.

enableURLRewriting

true

Enables URL rewriting. This provides session tracking via URL rewriting when the browser does not accept cookies. You must also use an encodeURL or encodeRedirectURL call in the servlet or JavaServerTM Pages (JSPTM) page.

idLengthBytes

128

Specifies the number of bytes in this web module’s session ID.