WebModuleConfig

Web Module Configuration settings for a specific deployment target.

Inherits from type ModuleConfig and adds the following.

Attributes Summary
sessionManagement : SessionManager Specifies the session management settings used by this WAR module.

Attribute Details

sessionManagement    -    Specifies the session management settings used by this WAR module. These settings override the corresponding session management setting defined in ApplicationConfig instance and in deployment target.
     data type: SessionManager


Copyright IBM Corp. 1997-2004