Session identifiers
There are three methods of identifying a user's session to the appserver. They are:
Cookies
URL rewriting
SSL ID In WAS V5.x, session management can be defined at the following levels:
Application server This is the default level. Configuration at this level is applied to all Web modules within the server.
Application Configuration at this level is applied to all Web modules within the application.
Web module Configuration at this level is applied only to that Web module.
See Chapter 14, "Configuring session management", of the redbook IBM WebSphere Version 5.0 System Management and Configuration, SG24-6195 on how to configure sessions.
Prev | Home | Next WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.