Show TOC
Editing the WAR Cookie Configuration Properties
Use
You use the Deployer tab to maintain the specific cookie configuration properties of WAR.
Procedure
Click on the Main tab.
Click on the Cookie Configurationtab.
If you want to use an application cookie, select the Add Application Cookie checkbox.
If you want to use a session cookie, select the Add Session Cookie checkbox.
Both types of cookies have the following fields where you have to enter information:
Path- specify the path to the cookie. You can choose from:
APPLICATION - this is the default option.
NONE
blank - you can set your own value.
Domain - specify the domain of the cookie. You can choose from:
SERVER - this is the default option.
NONE
blank - you can set your own value.
Max Age - specify the lifetime of the cookie in seconds.
Save your entries.