Cookies.properties
Property Files 10-31
instance name to the corresponding Magent.properties file. For example, for two
instances:
PTG1=oracle.panama.magent.config.Magent1
PTG2=oracle.panama.magent.config.Magent2
10.26 Cookies.properties
This property file enables Wireless Edition to use cookies and sets the duration of
the login session.
This file is in the WE_HOME/server/classes/oracle/panama/core/admin
directory.
Table 10–26 Parameters of the Cookies.properties File
Key Type Editable Description
cookie.use.userinfo Boolean Y When true, this parameter instructs the
system to use cookies when talking to
clients that have cookie support. The
default is true.
cookie.userinfo.maxage
Integer Y Duration of a session, in seconds, in
which the user is not required to
re-enter a user name or password. The
default is 86400.