defaultSessionCookieID

The defaultSessionCookieID build descriptor option identifies the session cookie provided by a service. The default value is JSESSIONID, which is always the session ID when your application runs on Apache Tomcat.

The setting of defaultSessionCookieID is meaningful only in the following case:
You can override the value of defaultSessionCookieID by setting sessionCookieID in the service binding:

For background information, see “Accessing IBM i programs as web services: overview.”


Feedback