uCosminexus Application Server, Web Container Functionality Guide

[Contents][Glossary][Index][Back][Next]

2.7.2 Session ID format

This subsection describes the session ID format used for identifying the session information. The HttpSession object is identified by the session ID.

The session ID format depends on whether the following functionality is used:

The session ID is guaranteed to be unique in the J2EE server. However, if you want to set a unique value across multiple J2EE servers, add a worker name or server ID to the session ID and ensure that the worker name or server ID is unique across multiple J2EE servers.

The following figure shows the session ID formats for the used functionality:

Figure 2-11 Session ID format

[Figure]

Each case is described below.