| <!-- |
| |
| Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved. |
| |
| This program and the accompanying materials are made available under the |
| terms of the Eclipse Public License v. 2.0, which is available at |
| http://www.eclipse.org/legal/epl-2.0. |
| |
| This Source Code may also be made available under the following Secondary |
| Licenses when the conditions for such availability set forth in the |
| Eclipse Public License v. 2.0 are satisfied: GNU General Public License, |
| version 2 with the GNU Classpath Exception, which is available at |
| https://www.gnu.org/software/classpath/license.html. |
| |
| SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 |
| |
| --> |
| |
| <p><a id="ref-storeproptab" name="ref-storeproptab"></a><a id="GHWEB00007" name="GHWEB00007"></a></p> |
| |
| <h4><a id="sthref99" name="sthref99"></a><a id="sthref100" name="sthref100"></a><a id="sthref101" name="sthref101"></a>Store Properties</h4> |
| <a name="BEGIN" id="BEGIN"></a> |
| <p>Use the Store Properties page to add or modify session persistence (storage) properties for the web container.</p> |
| <p>The Store Properties page contains the following options.</p> |
| <dl> |
| <dt>Configuration Name</dt> |
| <dd> |
| <p>The name of the configuration to which the settings on this page apply. This field is read only.</p> |
| </dd> |
| <dt>Directory</dt> |
| <dd> |
| <p>The absolute or relative pathname of the directory into which individual session files are written. The default value is <i>domain-dir</i><code>/generated/jsp/j2ee-apps/</code><i>appname</i><code>/</code><i>appname</i><code>_war</code>. A relative path is relative to the temporary work directory for this web application.</p> |
| </dd> |
| <dt>Additional Properties</dt> |
| <dd> |
| <p>Additional properties for the store. The GlassFish Server does not define any additional properties for the store.</p> |
| </dd> |
| </dl> |
| <a id="sthref102" name="sthref102"></a> |
| <h5>Related Tasks</h5> |
| <ul> |
| <li> |
| <p><a href="task-webcontainergeneral.html">To Configure General Properties for the Web Container</a></p> |
| </li> |
| <li> |
| <p><a href="task-webcontainersessiontimeout.html">To Configure Session Properties for the Web Container</a></p> |
| </li> |
| <li> |
| <p><a href="task-webcontainermanagerprops.html">To Configure Manager Properties for the Web Container</a></p> |
| </li> |
| <li> |
| <p><a href="task-webcontainerstoreprops.html">To Configure Store Properties for the Web Container</a></p> |
| </li> |
| <li> |
| <p><a href="task-webcontaineravailability.html">To Configure Availability Settings for the Web Container</a></p> |
| </li> |
| </ul> |
| <a id="sthref103" name="sthref103"></a> |
| <h5>Related asadmin Commands</h5> |
| <p>None.</p> |
| |
| |
| |
| <small>Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small> |