Constant Field Values


Contents
com.opensymphony.*

com.opensymphony.webwork.ServletActionContext
public static final String WEBWORK_VALUESTACK_KEY "webwork.valueStack"

com.opensymphony.webwork.WebWorkConstants
public static final String WEBWORK_ACTION_EXTENSION "webwork.action.extension"
public static final String WEBWORK_COMPOSITE_ACTION_MAPPER "webwork.compositeActionMapper."
public static final String WEBWORK_CONFIGURATION "webwork.configuration"
public static final String WEBWORK_CONFIGURATION_XML_RELOAD "webwork.configuration.xml.reload"
public static final String WEBWORK_CONTINUATIONS_PACKAGE "webwork.continuations.package"
public static final String WEBWORK_CUSTOM_I18N_RESOURCES "webwork.custom.i18n.resources"
public static final String WEBWORK_CUSTOM_PROPERTIES "webwork.custom.properties"
public static final String WEBWORK_DEVMODE "webwork.devMode"
public static final String WEBWORK_DISPATCHER_PARAMETERSWORKAROUND "webwork.dispatcher.parametersWorkaround"
public static final String WEBWORK_DISPATCHER_SHUTDOWN_LISTENER "webwork.dispatcher.shutDownListener"
public static final String WEBWORK_DISPATCHER_START_UP_LISTENER "webwork.dispatcher.startUpListener"
public static final String WEBWORK_FREEMARKER_MANAGER_CLASSNAME "webwork.freemarker.manager.classname"
public static final String WEBWORK_FREEMARKER_SITEMESH_APPLY_DECORATOR_TRANSFORM "webwork.freemarker.sitemesh.applyDecoratorTransform"
public static final String WEBWORK_I18N_ENCODING "webwork.i18n.encoding"
public static final String WEBWORK_I18N_RELOAD "webwork.i18n.reload"
public static final String WEBWORK_LOCALE "webwork.locale"
public static final String WEBWORK_MAPPER_CLASS "webwork.mapper.class"
public static final String WEBWORK_MULTIPART_MAXSIZE "webwork.multipart.maxSize"
public static final String WEBWORK_MULTIPART_PARSER "webwork.multipart.parser"
public static final String WEBWORK_MULTIPART_SAVEDIR "webwork.multipart.saveDir"
public static final String WEBWORK_OBJECTFACTORY "webwork.objectFactory"
public static final String WEBWORK_OBJECTFACTORY_SPRING_AUTOWIRE "webwork.objectFactory.spring.autoWire"
public static final String WEBWORK_OBJECTFACTORY_SPRING_USE_CLASS_CACHE "webwork.objectFactory.spring.useClassCache"
public static final String WEBWORK_OBJECTTYPEDETERMINER "webwork.objectTypeDeterminer"
public static final String WEBWORK_PORTLET_CONTEXT "webwork.portlet.context"
public static final String WEBWORK_SERVE_STATIC_CONTENT "webwork.serve.static"
public static final String WEBWORK_TAG_ALTSYNTAX "webwork.tag.altSyntax"
public static final String WEBWORK_UI_TEMPLATEDIR "webwork.ui.templateDir"
public static final String WEBWORK_UI_THEME "webwork.ui.theme"
public static final String WEBWORK_URL_HTTP_PORT "webwork.url.http.port"
public static final String WEBWORK_URL_HTTPS_PORT "webwork.url.https.port"
public static final String WEBWORK_URL_INCLUDEPARAMS "webwork.url.includeParams"
public static final String WEBWORK_VELOCITY_CONFIGFILE "webwork.velocity.configfile"
public static final String WEBWORK_VELOCITY_CONTEXTS "webwork.velocity.contexts"
public static final String WEBWORK_VELOCITY_MANAGER_CLASSNAME "webwork.velocity.manager.classname"
public static final String WEBWORK_VELOCITY_TOOLBOXLOCATION "webwork.velocity.toolboxlocation"
public static final String WEBWORK_XSLT_NOCACHE "webwork.xslt.nocache"

com.opensymphony.webwork.WebWorkStatics
public static final String HTTP_REQUEST "com.opensymphony.xwork.dispatcher.HttpServletRequest"
public static final String HTTP_RESPONSE "com.opensymphony.xwork.dispatcher.HttpServletResponse"
public static final String PAGE_CONTEXT "com.opensymphony.xwork.dispatcher.PageContext"
public static final String SERVLET_CONTEXT "com.opensymphony.xwork.dispatcher.ServletContext"
public static final String SERVLET_DISPATCHER "com.opensymphony.xwork.dispatcher.ServletDispatcher"

com.opensymphony.webwork.components.ActionError
public static final String TEMPLATE "actionerror"

com.opensymphony.webwork.components.Anchor
public static final String OPEN_TEMPLATE "a"
public static final String TEMPLATE "a-close"

com.opensymphony.webwork.components.Checkbox
public static final String TEMPLATE "checkbox"

com.opensymphony.webwork.components.CheckboxList
public static final String TEMPLATE "checkboxlist"

com.opensymphony.webwork.components.ComboBox
public static final String TEMPLATE "combobox"

com.opensymphony.webwork.components.Component
public static final String COMPONENT_STACK "__component_stack"

com.opensymphony.webwork.components.Date
public static final String DATETAG_PROPERTY "webwork.date.format"
public static final String DATETAG_PROPERTY_DAYS "webwork.date.format.days"
public static final String DATETAG_PROPERTY_FUTURE "webwork.date.format.future"
public static final String DATETAG_PROPERTY_HOURS "webwork.date.format.hours"
public static final String DATETAG_PROPERTY_MINUTES "webwork.date.format.minutes"
public static final String DATETAG_PROPERTY_PAST "webwork.date.format.past"
public static final String DATETAG_PROPERTY_SECONDS "webwork.date.format.seconds"
public static final String DATETAG_PROPERTY_YEARS "webwork.date.format.years"

com.opensymphony.webwork.components.DatePicker
public static final String TEMPLATE "datepicker"

com.opensymphony.webwork.components.Debug
public static final String TEMPLATE "debug"

com.opensymphony.webwork.components.Div
public static final String TEMPLATE "div"
public static final String TEMPLATE_CLOSE "div-close"

com.opensymphony.webwork.components.DoubleSelect
public static final String TEMPLATE "doubleselect"

com.opensymphony.webwork.components.File
public static final String TEMPLATE "file"

com.opensymphony.webwork.components.Form
public static final String OPEN_TEMPLATE "form"
public static final String TEMPLATE "form-close"

com.opensymphony.webwork.components.Head
public static final String TEMPLATE "head"

com.opensymphony.webwork.components.Hidden
public static final String TEMPLATE "hidden"

com.opensymphony.webwork.components.If
public static final String ANSWER "webwork.if.answer"

com.opensymphony.webwork.components.Label
public static final String TEMPLATE "label"

com.opensymphony.webwork.components.OptGroup
public static final String INTERNAL_LIST_UI_BEAN_LIST_PARAMETER_KEY "optGroupInternalListUiBeanList"

com.opensymphony.webwork.components.Panel
public static final String TEMPLATE "tab"
public static final String TEMPLATE_CLOSE "tab-close"

com.opensymphony.webwork.components.Password
public static final String TEMPLATE "password"

com.opensymphony.webwork.components.Radio
public static final String TEMPLATE "radiomap"

com.opensymphony.webwork.components.Reset
public static final String TEMPLATE "reset"

com.opensymphony.webwork.components.RichTextEditor
public static final String TEMPLATE "richtexteditor"

com.opensymphony.webwork.components.Select
public static final String TEMPLATE "select"

com.opensymphony.webwork.components.Submit
public static final String TEMPLATE "submit"

com.opensymphony.webwork.components.TabbedPanel
public static final String TEMPLATE "tabbedpanel"
public static final String TEMPLATE_CLOSE "tabbedpanel-close"

com.opensymphony.webwork.components.TextArea
public static final String TEMPLATE "textarea"

com.opensymphony.webwork.components.TextField
public static final String TEMPLATE "text"

com.opensymphony.webwork.components.Token
public static final String TEMPLATE "token"

com.opensymphony.webwork.components.UpDownSelect
public static final String TEMPLATE "updownselect"

com.opensymphony.webwork.components.URL
public static final String ALL "all"
public static final String GET "get"
public static final String NONE "none"

com.opensymphony.webwork.components.table.SortableTableModel
public static final String ASC "ASC"
public static final String DESC "DESC"
public static final String NONE "NONE"

com.opensymphony.webwork.components.table.WebTable
public static final String TEMPLATE "table"

com.opensymphony.webwork.components.table.WebTable.WebTableRowIterator
public static final int FORMATTED_DATA 0
public static final int RAW_DATA 1

com.opensymphony.webwork.components.template.BaseTemplateEngine
public static final String DEFAULT_THEME_PROPERTIES_FILE_NAME "theme.properties"

com.opensymphony.webwork.components.template.TemplateEngineManager
public static final String DEFAULT_TEMPLATE_TYPE "ftl"
public static final String DEFAULT_TEMPLATE_TYPE_CONFIG_KEY "webwork.ui.templateSuffix"

com.opensymphony.webwork.dispatcher.HttpHeaderResult
public static final String DEFAULT_PARAM "status"

com.opensymphony.webwork.dispatcher.PlainTextResult
public static final int BUFFER_SIZE 1024

com.opensymphony.webwork.dispatcher.ServletActionRedirectResult
public static final String DEFAULT_PARAM "actionName"

com.opensymphony.webwork.dispatcher.WebWorkResultSupport
public static final String DEFAULT_PARAM "location"

com.opensymphony.webwork.dispatcher.json.HTTP
public static final String CRLF "\r\n"

com.opensymphony.webwork.dwr.WebWorkDwrAccessControl
public static final String WEBWORK_INTEGRATION_PACKAGE "org.directwebremoting.webwork"

com.opensymphony.webwork.interceptor.BooleanTweaker
public static final String FALSE "false"
public static final String PREFIX "_FALSE_."

com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
public static final String KEY "__execWait"
public static final String WAIT "wait"

com.opensymphony.webwork.interceptor.FlashInterceptor
public static final String DEFAULT_KEY "__flashAction"
public static final String RETRIEVE "Retrieve"
public static final String STORE "Store"

com.opensymphony.webwork.interceptor.MessageStoreInterceptor
public static final String NONE "NONE"
public static final String RETRIEVE_MODE "RETRIEVE"
public static final String STORE_MODE "STORE"

com.opensymphony.webwork.interceptor.TokenInterceptor
public static final String INVALID_TOKEN_CODE "invalid.token"

com.opensymphony.webwork.plexus.PlexusLifecycleListener
public static final String KEY "webwork.plexus.container"

com.opensymphony.webwork.portlet.PortletActionConstants
public static final String ACTION_PARAM "webwork.portlet.action"
public static final String DEFAULT_ACTION_FOR_MODE "webwork.portlet.defaultActionForMode"
public static final String DEFAULT_ACTION_NAME "default"
public static final String ERROR_ACTION "errorHandler"
public static final String EVENT_ACTION "webwork.portlet.eventAction"
public static final String MODE_NAMESPACE_MAP "webwork.portlet.modeNamespaceMap"
public static final String MODE_PARAM "webwork.portlet.mode"
public static final String PHASE "webwork.portlet.phase"
public static final String PORTLET_CONFIG "webwork.portlet.config"
public static final String PORTLET_NAMESPACE "webwork.portlet.portletNamespace"
public static final String REQUEST "webwork.portlet.request"
public static final String RESPONSE "webwork.portlet.response"

com.opensymphony.webwork.quickstart.JettyServer
public static final String WEBAPPS_DIR_PROPERTY "webapps.dir"

com.opensymphony.webwork.sitegraph.entities.View
public static final int TYPE_FTL 2
public static final int TYPE_JSP 0
public static final int TYPE_VM 1

com.opensymphony.webwork.sitegraph.model.Link
public static final int TYPE_ACTION 1
public static final int TYPE_FORM 0
public static final int TYPE_HREF 2
public static final int TYPE_REDIRECT 4
public static final int TYPE_RESULT 3

com.opensymphony.webwork.spring.lifecycle.ApplicationContextSessionListener
public static final String APP_CONTEXT_SESSION_KEY "com.opensymphony.webwork.spring.ApplicationContextSessionListener_APP_CONTEXT"
public static final String SESSION_CONFIG_LOCATION_PARAM "sessionContextConfigLocation"
public static final String SESSION_CONTEXT_CLASS_PARAM "sessionContextClass"

com.opensymphony.webwork.util.AttributeMap
protected static final String UNSUPPORTED "method makes no sense for a simplified map"

com.opensymphony.webwork.util.TokenHelper
public static final String DEFAULT_TOKEN_NAME "webwork.token"
public static final String TOKEN_NAME_FIELD "webwork.token.name"

com.opensymphony.webwork.views.freemarker.FreemarkerManager
public static final String CONFIG_SERVLET_CONTEXT_KEY "freemarker.Configuration"
public static final String KEY_APPLICATION "Application"
public static final String KEY_EXCEPTION "exception"
public static final String KEY_JSP_TAGLIBS "JspTaglibs"
public static final String KEY_REQUEST_MODEL "Request"
public static final String KEY_REQUEST_PARAMETER_MODEL "Parameters"
public static final String KEY_SESSION_MODEL "Session"

com.opensymphony.webwork.views.jasperreports.JasperReportConstants
public static final String FORMAT_CSV "CSV"
public static final String FORMAT_HTML "HTML"
public static final String FORMAT_PDF "PDF"
public static final String FORMAT_RTF "RTF"
public static final String FORMAT_XLS "XLS"
public static final String FORMAT_XML "XML"

com.opensymphony.webwork.views.jsp.iterator.IteratorGeneratorTag
public static final String DEFAULT_SEPARATOR ","

com.opensymphony.webwork.views.util.ContextUtil
public static final String ACTION "action"
public static final String BASE "base"
public static final String OGNL "ognl"
public static final String REQUEST "req"
public static final String REQUEST2 "request"
public static final String RESPONSE "res"
public static final String RESPONSE2 "response"
public static final String SESSION "session"
public static final String STACK "stack"
public static final String WEBWORK "webwork"

com.opensymphony.webwork.views.util.TextUtil
protected static final int MAX_LENGTH 300

com.opensymphony.webwork.views.velocity.VelocityManager
public static final String PARENT "parent"
public static final String TAG "tag"
public static final String WEBWORK "webwork"

com.opensymphony.webwork.views.xslt.XSLTResult
public static final String DEFAULT_PARAM "stylesheetLocation"

com.opensymphony.xwork.Action
public static final String ERROR "error"
public static final String INPUT "input"
public static final String LOGIN "login"
public static final String NONE "none"
public static final String SUCCESS "success"

com.opensymphony.xwork.ActionChainResult
public static final String DEFAULT_PARAM "actionName"

com.opensymphony.xwork.ActionContext
public static final String ACTION_INVOCATION "com.opensymphony.xwork.ActionContext.actionInvocation"
public static final String ACTION_NAME "com.opensymphony.xwork.ActionContext.name"
public static final String APPLICATION "com.opensymphony.xwork.ActionContext.application"
public static final String CONVERSION_ERRORS "com.opensymphony.xwork.ActionContext.conversionErrors"
public static final String DEV_MODE "__devMode"
public static final String LOCALE "com.opensymphony.xwork.ActionContext.locale"
public static final String PARAMETERS "com.opensymphony.xwork.ActionContext.parameters"
public static final String SESSION "com.opensymphony.xwork.ActionContext.session"
public static final String TYPE_CONVERTER "com.opensymphony.xwork.ActionContext.typeConverter"
public static final String VALUE_STACK "com.opensymphony.xwork.util.OgnlValueStack.ValueStack"

com.opensymphony.xwork.XWorkConstants
public static final String XWORK_USE_OGNL_ENHANCEMENT "useOgnlEnhancement"

com.opensymphony.xwork.XWorkMessages
public static final String ACTION_EXECUTION_ERROR "xwork.error.action.execution"
public static final String DEFAULT_INVALID_FIELDVALUE "xwork.default.invalid.fieldvalue"
public static final String MISSING_ACTION_EXCEPTION "xwork.exception.missing-action"
public static final String MISSING_PACKAGE_ACTION_EXCEPTION "xwork.exception.missing-package-action"

com.opensymphony.xwork.interceptor.ConversionErrorInterceptor
public static final String ORIGINAL_PROPERTY_OVERRIDE "original.property.override"

com.opensymphony.xwork.interceptor.I18nInterceptor
public static final String DEFAULT_PARAMETER "request_locale"
public static final String DEFAULT_SESSION_ATTRIBUTE "WW_TRANS_I18N_LOCALE"

com.opensymphony.xwork.interceptor.component.ComponentInterceptor
public static final String COMPONENT_MANAGER "com.opensymphony.xwork.interceptor.component.ComponentManager"

com.opensymphony.xwork.interceptor.component.ComponentManager
public static final String COMPONENT_MANAGER_KEY "DefaultComponentManager"

com.opensymphony.xwork.mock.MockInterceptor
public static final String DEFAULT_FOO_VALUE "fooDefault"

com.opensymphony.xwork.spring.interceptor.ActionAutowiringInterceptor
public static final String APPLICATION_CONTEXT "com.opensymphony.xwork.spring.interceptor.ActionAutowiringInterceptor.applicationContext"

com.opensymphony.xwork.util.DefaultObjectTypeDeterminer
public static final String CREATE_IF_NULL_PREFIX "CreateIfNull_"
public static final String DEPRECATED_ELEMENT_PREFIX "Collection_"
public static final String ELEMENT_PREFIX "Element_"
public static final String KEY_PREFIX "Key_"
public static final String KEY_PROPERTY_PREFIX "KeyProperty_"

com.opensymphony.xwork.util.DomHelper
public static final String XMLNS_URI "http://www.w3.org/2000/xmlns/"

com.opensymphony.xwork.util.InstantiatingNullHandler
public static final String CREATE_NULL_OBJECTS "xwork.NullHandler.createNullObjects"

com.opensymphony.xwork.util.OgnlContextState
public static final String CURRENT_PROPERTY_PATH "current.property.path"
public static final String FULL_PROPERTY_PATH "current.property.path"

com.opensymphony.xwork.util.OgnlValueStack
public static final String REPORT_ERRORS_ON_NO_PROP "com.opensymphony.xwork.util.OgnlValueStack.ReportErrorsOnNoProp"
public static final String VALUE_STACK "com.opensymphony.xwork.util.OgnlValueStack.ValueStack"

com.opensymphony.xwork.util.XWorkCollectionPropertyAccessor
public static final String KEY_PROPERTY_FOR_CREATION "makeNew"

com.opensymphony.xwork.util.XWorkContinuationConfig
public static final String CONTINUE_KEY "__continue"
public static final String CONTINUE_PARAM "__continue"

com.opensymphony.xwork.util.XWorkConverter
public static final String CONVERSION_COLLECTION_PREFIX "Collection_"
public static final String CONVERSION_ERROR_PROPERTY_PREFIX "invalid.fieldvalue."
public static final String CONVERSION_PROPERTY_FULLNAME "conversion.property.fullName"
public static final String LAST_BEAN_CLASS_ACCESSED "last.bean.accessed"
public static final String LAST_BEAN_PROPERTY_ACCESSED "last.property.accessed"
public static final String REPORT_CONVERSION_ERRORS "report.conversion.errors"

com.opensymphony.xwork.util.XWorkMethodAccessor
public static final String DENY_INDEXED_ACCESS_EXECUTION "xwork.IndexedPropertyAccessor.denyMethodExecution"
public static final String DENY_METHOD_EXECUTION "xwork.MethodAccessor.denyMethodExecution"

com.opensymphony.xwork.util.location.LocationAttributes
public static final String COL_ATTR "column"
public static final String LINE_ATTR "line"
public static final String PREFIX "loc"
public static final String Q_COL_ATTR "loc:column"
public static final String Q_LINE_ATTR "loc:line"
public static final String Q_SRC_ATTR "loc:src"
public static final String SRC_ATTR "src"
public static final String URI "http://opensymphony.com/xwork/location"

com.opensymphony.xwork.util.location.LocationUtils
public static final String UNKNOWN_STRING "[unknown location]"

com.opensymphony.xwork.validator.DefaultActionValidatorManager
protected static final String VALIDATION_CONFIG_SUFFIX "-validation.xml"

com.opensymphony.xwork.validator.validators.EmailValidator
public static final String emailAddressPattern "\\b(^[_A-Za-z0-9-]+(\\.[_A-Za-z0-9-]+)*@([A-Za-z0-9-])+(\\.[A-Za-z0-9-]+)*((\\.[A-Za-z0-9]{2,})|(\\.[A-Za-z0-9]{2,}\\.[A-Za-z0-9]{2,}))$)\\b"


WebWork Project Page