Configure session management

When you configure session management at the Web container level, all applications and the respective Web modules in the Web container normally inherit that configuration, setting up a basic default configuration for the applications and Web modules below it.

However, you can set up different configurations individually for specific applications and Web modules that vary from the Web container default. These different configurations override the default for these applications and Web modules only.

Note: When you overwrite the default session management settings on the application level, all the Web modules below that application inherit this new setting unless they too are set to overwrite these settings.

To configure session management, perform these steps:

  1. Start the WebSphere administrative console.

  2. Select the level to which this configuration applies:

  3. If you are working on the Web module or enterprise application level and want these settings to override the inherited Session Management settings, select Overwrite.

  4. Specify which session tracking mechanism you want to pass the session ID between the browser and the servlet:

  5. Configure other settings or accept the default values.

  6. (Optional) Configure session tracking for Wireless Application Protocol devices.

  7. Click Apply and Save.