| org.apache.cocoon.webapps.session.SessionConstants
SessionConstants | public interface SessionConstants (Code) | | The Constants used throughout the core of the session management.
author: Carsten Ziegeler version: CVS $Id: SessionConstants.java 433543 2006-08-22 06:22:54Z crossley $ |
REQUEST_CONTEXT | String REQUEST_CONTEXT(Code) | | Reserved Context: Request context
|
SESSION_FORM_PARAMETER | String SESSION_FORM_PARAMETER(Code) | | The request parameter name for the form handling
|
SESSION_NAMESPACE_URI | String SESSION_NAMESPACE_URI(Code) | | The namespace used by the session transformers
|
TEMPORARY_CONTEXT | String TEMPORARY_CONTEXT(Code) | | Reserved Context: Temp
|
|
|