Package org.apache.struts2
Class StrutsConstants
java.lang.Object
org.apache.struts2.StrutsConstants
This class provides a central location for framework configuration keys
used to retrieve and store Struts configuration settings.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
A prefix based action mapper that is capable of delegating to otherActionMapper
s based on the request's prefix You can specify different prefixes that will be handled by different mappersstatic final String
static final String
Fallback to empty namespace when request namespace didn't match any in action configurationstatic final String
Comma separated list of patterns (java.util.regex.Pattern) to be excluded from Struts2-processingstatic final String
A custom separator used to split list of patterns (java.util.regex.Pattern) to be excluded from Struts2-processingstatic final String
The URL extension to use to determine if the request is meant for a Struts actionstatic final String
static final String
The org.apache.struts2.validator.ActionValidatorManager implementation classstatic final String
static final String
static final String
The name of the parameter to determine whether static field access will be allowed in OGNL expressions or notstatic final String
Action names' whiteliststatic final String
Method names' whiteliststatic final String
Namespace names' whiteliststatic final String
Comma delimited set of allowed classes which CAN be accessed via OGNL expressions.static final String
Boolean to enable strict allowlist processing of all OGNL expression calls.static final String
Comma delimited set of package names, of which all its classes, and all classes in its subpackages, CAN be accessed via OGNL expressions.static final String
static final String
static final String
static final String
static final String
Extension point for the Struts CompoundRootAccessorstatic final String
The org.apache.struts2.config.Configuration implementation classstatic final String
Whether to reload the XML configuration or notstatic final String
static final String
The package containing actions that use Rife continuationsstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Location of additional localization properties files to loadstatic final String
Location of additional configuration properties files to loadstatic final String
static final String
Default action name to use when action didn't match the whiteliststatic final String
Default method name to use when method didn't match the whiteliststatic final String
Default namespace name to use when namespace didn't match the whiteliststatic final String
Comma delimited set of excluded classes and package names which cannot be accessed via expressions in devModestatic final String
static final String
static final String
static final String
Whether Struts is in development mode or notstatic final String
DisablesStrutsRequestWrapper
request attribute value stack lookup (JSTL accessibility)static final String
static final String
static final String
static final String
static final String
Allows override default DispatcherErrorHandlerstatic final String
Whether to use a Servlet request parameter workaround necessary for some versions of WebLogicstatic final String
Throw RuntimeException when a property is not found, or the evaluation of the expression failsstatic final String
Allows one to disable dynamic method invocation from the URLstatic final String
Whether slashes in action names are allowed or notstatic final String
Comma delimited set of excluded classes which cannot be accessed via OGNL expressions.static final String
Comma delimited set of exempt classes from matching against excludedPackageNames and excludedPackageNamePatterns.static final String
Comma delimited set of RegEx to match against package names of target and member classes of OGNL expressions.static final String
Comma delimited set of package names, of which all its classes, and all classes in its subpackages, cannot be accessed via OGNL expressions.static final String
Dedicated services to check if passed string is excluded/acceptedstatic final String
SeeExecutorProvider
static final String
static final String
The org.apache.struts2.util.fs.FileManager implementation classstatic final String
The org.apache.struts2.util.FileManager implementation classstatic final String
Cache model instances at BeanWrapper levelstatic final String
The org.apache.struts2.views.freemarker.FreemarkerManager implementation classstatic final String
Maximum strong sizing for MruCacheStorage for freemarkerstatic final String
Update freemarker templates cache in secondsstatic final String
static final String
Enable handling exceptions by Dispatcher - true by defaultstatic final String
The encoding to use for localization messagesstatic final String
Whether the localization messages should automatically be reloadedstatic final String
Whether the default bundles should be searched for messages first.static final String
The name of the parameter to create when mapping an id (used by some action mappers)static final String
The default locale for the Struts applicationstatic final String
TheLocaleProviderFactory
implementation classstatic final String
static final String
Enables action: prefixstatic final String
A name of a bean implementing org.apache.struts2.dispatcher.mapper.ActionMapper interfacestatic final String
Prefix used byCompositeActionMapper
to identify its containingActionMapper
class.static final String
SeeAbstractMatcher.appendNamedParameters
static final String
static final String
Extension point for the Struts MethodAccessorstatic final String
Declares the buffer size to be used during streaming multipart content to disk.static final String
A global switch to disable support for multipart requestsstatic final String
The maximum size per file in a multipart requeststatic final String
The maximum number of files allowed in a multipart requeststatic final String
The maximum size of a multipart request (file upload)static final String
The maximum size of all uploaded files.static final String
The maximum length of a string parameter in a multipart request.static final String
The org.apache.struts2.dispatcher.multipart.MultiPartRequest parser implementation for a multipart request (file upload)static final String
The directory to use for storing uploaded filesstatic final String
static final String
static final String
static final String
The org.apache.struts2.ObjectFactory implementation classstatic final String
static final String
static final String
static final String
static final String
How Spring should autowire.static final String
Whether the autowire strategy chosen by STRUTS_OBJECTFACTORY_SPRING_AUTOWIRE is always respected.static final String
Deprecated.static final String
Whether Spring should use its class cache or notstatic final String
static final String
static final String
The org.apache.struts2.util.ObjectTypeDeterminer implementation classstatic final String
static final String
Specifies an OGNL BeanInfo cache factory implementation.static final String
Specifies the maximum cache size for BeanInfo objects.static final String
Specifies the type of cache to use for BeanInfo objects.static final String
Enables evaluation of OGNL expressionsstatic final String
Enables caching of parsed OGNL expressionsstatic final String
Parsed OGNL expressions which contain these node types will be blockedstatic final String
Specifies an OGNL expression cache factory implementation.static final String
Specifies the maximum cache size for parsed OGNL expressions.static final String
Specifies the type of cache to use for parsed OGNL expressions.static final String
The maximum length of an expression (OGNL)static final String
static final String
Logs properties that are not found (very verbose)static final String
Determines whether lookups on the ValueStack should fallback to looking in the context if the OGNL expression fails or returns null.static final String
static final String
Constant is used to override framework's default excluded patternsstatic final String
static final String
static final String
ThePatternMatcher
implementation classstatic final String
TheReflectionContextFactory
implementation classstatic final String
TheReflectionProvider
implementation classstatic final String
If static content served by the Struts filter should set browser caching header properties or notstatic final String
Whether the Struts filter should serve static content or notstatic final String
static final String
TheStaticContentLoader
implementation classstatic final String
Whether to use the response encoding (JSP page encoding) for s:include tag processing (false - use STRUTS_I18N_ENCODING - by default)static final String
static final String
static final String
A global flag to set propertyCheckbox.setSubmitUnchecked(String)
static final String
A global flag to enable/disable html body escaping in tags, can be overwritten per tagstatic final String
A path to static content, by default and from historical point of view it's /static.static final String
The directory containing UI templates.static final String
The default UI template themestatic final String
Token to use to indicate start of theme to be expanded.static final String
TheUnknownHandlerManager
implementation classstatic final String
static final String
static final String
TheUrlHelper
implementation classstatic final String
The HTTP port used by Struts URLsstatic final String
The HTTPS port used by Struts URLsstatic final String
The default includeParams method to generate Struts URLsstatic final String
static final String
static final String
static final String
TheValueStackFactory
implementation classstatic final String
The Velocity configuration file pathstatic final String
List of Velocity context namesstatic final String
The location of the Velocity toolboxstatic final String
The name of the xwork converter implementation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
STRUTS_DEVMODE
Whether Struts is in development mode or not- See Also:
-
STRUTS_I18N_RELOAD
Whether the localization messages should automatically be reloaded- See Also:
-
STRUTS_I18N_ENCODING
The encoding to use for localization messages- See Also:
-
STRUTS_I18N_SEARCH_DEFAULTBUNDLES_FIRST
Whether the default bundles should be searched for messages first. Can be used to modify the standard processing order for message lookup in TextProvider implementations.Note: This control flag may not be meaningful to all provider implementations, and should be false by default.
- Since:
- 6.0.0
- See Also:
-
STRUTS_CONFIGURATION_XML_RELOAD
Whether to reload the XML configuration or not- See Also:
-
STRUTS_ACTION_EXTENSION
The URL extension to use to determine if the request is meant for a Struts action- See Also:
-
STRUTS_ACTION_EXCLUDE_PATTERN
Comma separated list of patterns (java.util.regex.Pattern) to be excluded from Struts2-processing- See Also:
-
STRUTS_ACTION_EXCLUDE_PATTERN_SEPARATOR
A custom separator used to split list of patterns (java.util.regex.Pattern) to be excluded from Struts2-processing- See Also:
-
STRUTS_TAG_INCLUDETAG_USERESPONSEENCODING
Whether to use the response encoding (JSP page encoding) for s:include tag processing (false - use STRUTS_I18N_ENCODING - by default)- See Also:
-
STRUTS_URL_HTTP_PORT
The HTTP port used by Struts URLs- See Also:
-
STRUTS_URL_HTTPS_PORT
The HTTPS port used by Struts URLs- See Also:
-
STRUTS_URL_INCLUDEPARAMS
The default includeParams method to generate Struts URLs- See Also:
-
STRUTS_URL_RENDERER
- See Also:
-
STRUTS_OBJECTFACTORY
The org.apache.struts2.ObjectFactory implementation class- See Also:
-
STRUTS_OBJECTFACTORY_ACTIONFACTORY
- See Also:
-
STRUTS_OBJECTFACTORY_RESULTFACTORY
- See Also:
-
STRUTS_OBJECTFACTORY_CONVERTERFACTORY
- See Also:
-
STRUTS_OBJECTFACTORY_INTERCEPTORFACTORY
- See Also:
-
STRUTS_OBJECTFACTORY_VALIDATORFACTORY
- See Also:
-
STRUTS_OBJECTFACTORY_UNKNOWNHANDLERFACTORY
- See Also:
-
STRUTS_FILE_MANAGER_FACTORY
The org.apache.struts2.util.FileManager implementation class- See Also:
-
STRUTS_FILE_MANAGER
The org.apache.struts2.util.fs.FileManager implementation class- See Also:
-
STRUTS_OBJECTTYPEDETERMINER
The org.apache.struts2.util.ObjectTypeDeterminer implementation class- See Also:
-
STRUTS_CONTINUATIONS_PACKAGE
The package containing actions that use Rife continuations- See Also:
-
STRUTS_CONFIGURATION
The org.apache.struts2.config.Configuration implementation class- See Also:
-
STRUTS_LOCALE
The default locale for the Struts application- See Also:
-
STRUTS_DISPATCHER_PARAMETERSWORKAROUND
Whether to use a Servlet request parameter workaround necessary for some versions of WebLogic- See Also:
-
STRUTS_FREEMARKER_MANAGER_CLASSNAME
The org.apache.struts2.views.freemarker.FreemarkerManager implementation class- See Also:
-
STRUTS_FREEMARKER_TEMPLATES_CACHE_UPDATE_DELAY
Update freemarker templates cache in seconds- See Also:
-
STRUTS_FREEMARKER_BEANWRAPPER_CACHE
Cache model instances at BeanWrapper level- See Also:
-
STRUTS_FREEMARKER_MRU_MAX_STRONG_SIZE
Maximum strong sizing for MruCacheStorage for freemarker- See Also:
-
STRUTS_VELOCITY_CONFIGFILE
The Velocity configuration file path- See Also:
-
STRUTS_VELOCITY_TOOLBOXLOCATION
The location of the Velocity toolbox- See Also:
-
STRUTS_VELOCITY_CONTEXTS
List of Velocity context names- See Also:
-
STRUTS_UI_TEMPLATEDIR
The directory containing UI templates. All templates must reside in this directory.- See Also:
-
STRUTS_UI_THEME
The default UI template theme- See Also:
-
STRUTS_UI_THEME_EXPANSION_TOKEN
Token to use to indicate start of theme to be expanded.- See Also:
-
STRUTS_UI_STATIC_CONTENT_PATH
A path to static content, by default and from historical point of view it's /static.- See Also:
-
STRUTS_UI_ESCAPE_HTML_BODY
A global flag to enable/disable html body escaping in tags, can be overwritten per tag- See Also:
-
STRUTS_MULTIPART_MAX_SIZE
The maximum size of a multipart request (file upload)- See Also:
-
STRUTS_MULTIPART_MAX_SIZE_OF_FILES
The maximum size of all uploaded files. Used only withJakartaStreamMultiPartRequest
- See Also:
-
STRUTS_MULTIPART_MAX_FILES
The maximum number of files allowed in a multipart request- See Also:
-
STRUTS_MULTIPART_MAX_STRING_LENGTH
The maximum length of a string parameter in a multipart request.- See Also:
-
STRUTS_MULTIPART_MAX_FILE_SIZE
The maximum size per file in a multipart request- See Also:
-
STRUTS_MULTIPART_SAVE_DIR
The directory to use for storing uploaded files- See Also:
-
STRUTS_MULTIPART_BUFFER_SIZE
Declares the buffer size to be used during streaming multipart content to disk. Used only withJakartaStreamMultiPartRequest
- See Also:
-
STRUTS_MULTIPART_PARSER
The org.apache.struts2.dispatcher.multipart.MultiPartRequest parser implementation for a multipart request (file upload)- See Also:
-
STRUTS_MULTIPART_ENABLED
A global switch to disable support for multipart requests- See Also:
-
STRUTS_MULTIPART_VALIDATION_REGEX
- See Also:
-
STRUTS_OBJECTFACTORY_SPRING_AUTOWIRE
How Spring should autowire. Valid values are 'name', 'type', 'auto', and 'constructor'- See Also:
-
STRUTS_OBJECTFACTORY_SPRING_AUTOWIRE_ALWAYS_RESPECT
Whether the autowire strategy chosen by STRUTS_OBJECTFACTORY_SPRING_AUTOWIRE is always respected. Defaults to false, which is the legacy behavior that tries to determine the best strategy for the situation.- Since:
- 2.1.3
- See Also:
-
STRUTS_OBJECTFACTORY_SPRING_USE_CLASS_CACHE
Whether Spring should use its class cache or not- See Also:
-
STRUTS_OBJECTFACTORY_SPRING_ENABLE_AOP_SUPPORT
Deprecated.Uses different logic to construct beans, see https://issues.apache.org/jira/browse/WW-4110- See Also:
-
STRUTS_CUSTOM_PROPERTIES
Location of additional configuration properties files to load- See Also:
-
STRUTS_CUSTOM_I18N_RESOURCES
Location of additional localization properties files to load- See Also:
-
STRUTS_MAPPER_CLASS
A name of a bean implementing org.apache.struts2.dispatcher.mapper.ActionMapper interface- See Also:
-
PREFIX_BASED_MAPPER_CONFIGURATION
A prefix based action mapper that is capable of delegating to otherActionMapper
s based on the request's prefix You can specify different prefixes that will be handled by different mappers- See Also:
-
STRUTS_SERVE_STATIC_CONTENT
Whether the Struts filter should serve static content or not- See Also:
-
STRUTS_SERVE_STATIC_BROWSER_CACHE
If static content served by the Struts filter should set browser caching header properties or not- See Also:
-
STRUTS_ENABLE_DYNAMIC_METHOD_INVOCATION
Allows one to disable dynamic method invocation from the URL- See Also:
-
STRUTS_ENABLE_SLASHES_IN_ACTION_NAMES
Whether slashes in action names are allowed or not- See Also:
-
STRUTS_MAPPER_COMPOSITE
Prefix used byCompositeActionMapper
to identify its containingActionMapper
class.- See Also:
-
STRUTS_ACTIONPROXYFACTORY
- See Also:
-
STRUTS_FREEMARKER_WRAPPER_ALT_MAP
- See Also:
-
STRUTS_COMPOUND_ROOT_ACCESSOR
Extension point for the Struts CompoundRootAccessor- See Also:
-
STRUTS_METHOD_ACCESSOR
Extension point for the Struts MethodAccessor- See Also:
-
STRUTS_XWORKCONVERTER
The name of the xwork converter implementation- See Also:
-
STRUTS_ALWAYS_SELECT_FULL_NAMESPACE
- See Also:
-
STRUTS_ACTION_CONFIG_FALLBACK_TO_EMPTY_NAMESPACE
Fallback to empty namespace when request namespace didn't match any in action configuration- See Also:
-
STRUTS_LOCALE_PROVIDER_FACTORY
TheLocaleProviderFactory
implementation class- See Also:
-
STRUTS_ID_PARAMETER_NAME
The name of the parameter to create when mapping an id (used by some action mappers)- See Also:
-
STRUTS_ALLOW_STATIC_FIELD_ACCESS
The name of the parameter to determine whether static field access will be allowed in OGNL expressions or not- See Also:
-
STRUTS_DISALLOW_CUSTOM_OGNL_MAP
- See Also:
-
STRUTS_MEMBER_ACCESS
- See Also:
-
STRUTS_OGNL_GUARD
- See Also:
-
STRUTS_ACTIONVALIDATORMANAGER
The org.apache.struts2.validator.ActionValidatorManager implementation class- See Also:
-
STRUTS_VALUESTACKFACTORY
TheValueStackFactory
implementation class- See Also:
-
STRUTS_REFLECTIONPROVIDER
TheReflectionProvider
implementation class- See Also:
-
STRUTS_REFLECTIONCONTEXTFACTORY
TheReflectionContextFactory
implementation class- See Also:
-
STRUTS_PATTERNMATCHER
ThePatternMatcher
implementation class- See Also:
-
STRUTS_STATIC_CONTENT_LOADER
TheStaticContentLoader
implementation class- See Also:
-
STRUTS_UNKNOWN_HANDLER_MANAGER
TheUnknownHandlerManager
implementation class- See Also:
-
STRUTS_EL_THROW_EXCEPTION
Throw RuntimeException when a property is not found, or the evaluation of the expression fails- See Also:
-
STRUTS_OGNL_EXPRESSION_CACHE_FACTORY
Specifies an OGNL expression cache factory implementation. A default implementation is provided, but could be replaced by a custom one if desired.- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_BEANINFO_CACHE_FACTORY
Specifies an OGNL BeanInfo cache factory implementation. A default implementation is provided, but could be replaced by a custom one if desired.- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_BEANINFO_CACHE_TYPE
Specifies the type of cache to use for BeanInfo objects.- Since:
- 6.4.0
- See Also:
-
STRUTS_OGNL_BEANINFO_CACHE_MAXSIZE
Specifies the maximum cache size for BeanInfo objects. This should be configured based on the cache type chosen and application-specific needs.- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_LOG_MISSING_PROPERTIES
Logs properties that are not found (very verbose)- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_VALUE_STACK_FALLBACK_TO_CONTEXT
Determines whether lookups on the ValueStack should fallback to looking in the context if the OGNL expression fails or returns null.- Since:
- 6.4.0
- See Also:
-
STRUTS_OGNL_ENABLE_EXPRESSION_CACHE
Enables caching of parsed OGNL expressions- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_EXPRESSION_CACHE_TYPE
Specifies the type of cache to use for parsed OGNL expressions. Valid values defined inOgnlCacheFactory.CacheType
.- For the W-TinyLfu cache, the eviction policy is detailed here.
- For the basic cache, exceeding the maximum cache size will cause the entire cache to flush.
- For the LRU cache, once the maximum cache size is reached, the least-recently-used entry will be removed.
- Since:
- 6.4.0
- See Also:
-
STRUTS_OGNL_EXPRESSION_CACHE_MAXSIZE
Specifies the maximum cache size for parsed OGNL expressions. This should be configured based on the cache type chosen and application-specific needs.- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_ENABLE_EVAL_EXPRESSION
Enables evaluation of OGNL expressions- Since:
- 6.0.0
- See Also:
-
STRUTS_OGNL_EXPRESSION_MAX_LENGTH
The maximum length of an expression (OGNL)- See Also:
-
STRUTS_OGNL_EXCLUDED_NODE_TYPES
Parsed OGNL expressions which contain these node types will be blocked- See Also:
-
STRUTS_DISABLE_REQUEST_ATTRIBUTE_VALUE_STACK_LOOKUP
DisablesStrutsRequestWrapper
request attribute value stack lookup (JSTL accessibility)- See Also:
-
STRUTS_URL_HELPER
TheUrlHelper
implementation class- See Also:
-
STRUTS_CONVERTER_COLLECTION
- See Also:
-
STRUTS_CONVERTER_ARRAY
- See Also:
-
STRUTS_CONVERTER_DATE
- See Also:
-
STRUTS_CONVERTER_NUMBER
- See Also:
-
STRUTS_CONVERTER_STRING
- See Also:
-
STRUTS_HANDLE_EXCEPTION
Enable handling exceptions by Dispatcher - true by default- See Also:
-
STRUTS_CONVERTER_PROPERTIES_PROCESSOR
- See Also:
-
STRUTS_CONVERTER_FILE_PROCESSOR
- See Also:
-
STRUTS_CONVERTER_ANNOTATION_PROCESSOR
- See Also:
-
STRUTS_CONVERTER_CREATOR
- See Also:
-
STRUTS_CONVERTER_HOLDER
- See Also:
-
STRUTS_EXPRESSION_PARSER
- See Also:
-
STRUTS_ALLOWED_NAMESPACE_NAMES
Namespace names' whitelist- See Also:
-
STRUTS_DEFAULT_NAMESPACE_NAME
Default namespace name to use when namespace didn't match the whitelist- See Also:
-
STRUTS_ALLOWED_ACTION_NAMES
Action names' whitelist- See Also:
-
STRUTS_DEFAULT_ACTION_NAME
Default action name to use when action didn't match the whitelist- See Also:
-
STRUTS_ALLOWED_METHOD_NAMES
Method names' whitelist- See Also:
-
STRUTS_DEFAULT_METHOD_NAME
Default method name to use when method didn't match the whitelist- See Also:
-
STRUTS_MAPPER_ACTION_PREFIX_ENABLED
Enables action: prefix- See Also:
-
DEFAULT_TEMPLATE_TYPE_CONFIG_KEY
- See Also:
-
STRUTS_DISPATCHER_ERROR_HANDLER
Allows override default DispatcherErrorHandler- See Also:
-
STRUTS_EXCLUDED_CLASSES
Comma delimited set of excluded classes which cannot be accessed via OGNL expressions. Matching is done on both target and member classes of OGNL expression. Note that superclasses of listed classes are also used for matching.- See Also:
-
STRUTS_EXCLUDED_PACKAGE_NAME_PATTERNS
Comma delimited set of RegEx to match against package names of target and member classes of OGNL expressions. If matched, they cannot be accessed.- See Also:
-
STRUTS_EXCLUDED_PACKAGE_NAMES
Comma delimited set of package names, of which all its classes, and all classes in its subpackages, cannot be accessed via OGNL expressions. Matching is done on both target and member classes of OGNL expression.- See Also:
-
STRUTS_EXCLUDED_PACKAGE_EXEMPT_CLASSES
Comma delimited set of exempt classes from matching against excludedPackageNames and excludedPackageNamePatterns. As matching for excluded packages is done on both target and member classes of OGNL expression, an exemption must exist for each match.- See Also:
-
STRUTS_DEV_MODE_EXCLUDED_CLASSES
Comma delimited set of excluded classes and package names which cannot be accessed via expressions in devMode- See Also:
-
STRUTS_DEV_MODE_EXCLUDED_PACKAGE_NAME_PATTERNS
- See Also:
-
STRUTS_DEV_MODE_EXCLUDED_PACKAGE_NAMES
- See Also:
-
STRUTS_DEV_MODE_EXCLUDED_PACKAGE_EXEMPT_CLASSES
- See Also:
-
STRUTS_ALLOWLIST_ENABLE
Boolean to enable strict allowlist processing of all OGNL expression calls.- See Also:
-
STRUTS_ALLOWLIST_CLASSES
Comma delimited set of allowed classes which CAN be accessed via OGNL expressions. Both target and member classes of OGNL expression must be allowlisted.- See Also:
-
STRUTS_ALLOWLIST_PACKAGE_NAMES
Comma delimited set of package names, of which all its classes, and all classes in its subpackages, CAN be accessed via OGNL expressions. Both target and member classes of OGNL expression must be allowlisted.- See Also:
-
STRUTS_EXCLUDED_PATTERNS_CHECKER
Dedicated services to check if passed string is excluded/accepted- See Also:
-
STRUTS_ACCEPTED_PATTERNS_CHECKER
- See Also:
-
STRUTS_NOT_EXCLUDED_ACCEPTED_PATTERNS_CHECKER
- See Also:
-
STRUTS_OVERRIDE_EXCLUDED_PATTERNS
Constant is used to override framework's default excluded patterns- See Also:
-
STRUTS_OVERRIDE_ACCEPTED_PATTERNS
- See Also:
-
STRUTS_ADDITIONAL_EXCLUDED_PATTERNS
- See Also:
-
STRUTS_ADDITIONAL_ACCEPTED_PATTERNS
- See Also:
-
STRUTS_PARAMETERS_REQUIRE_ANNOTATIONS
- See Also:
-
STRUTS_PARAMETERS_REQUIRE_ANNOTATIONS_TRANSITION
- See Also:
-
STRUTS_CONTENT_TYPE_MATCHER
- See Also:
-
STRUTS_SMI_METHOD_REGEX
- See Also:
-
STRUTS_TEXT_PROVIDER
- See Also:
-
STRUTS_TEXT_PROVIDER_FACTORY
- See Also:
-
STRUTS_LOCALIZED_TEXT_PROVIDER
- See Also:
-
STRUTS_DISALLOW_PROXY_OBJECT_ACCESS
- See Also:
-
STRUTS_DISALLOW_PROXY_MEMBER_ACCESS
- See Also:
-
STRUTS_DISALLOW_DEFAULT_PACKAGE_ACCESS
- See Also:
-
STRUTS_OGNL_AUTO_GROWTH_COLLECTION_LIMIT
- See Also:
-
STRUTS_MATCHER_APPEND_NAMED_PARAMETERS
SeeAbstractMatcher.appendNamedParameters
- See Also:
-
STRUTS_CHAINING_COPY_ERRORS
- See Also:
-
STRUTS_CHAINING_COPY_FIELD_ERRORS
- See Also:
-
STRUTS_CHAINING_COPY_MESSAGES
- See Also:
-
STRUTS_OBJECT_FACTORY_CLASSLOADER
- See Also:
-
STRUTS_DATE_FORMATTER
- See Also:
-
STRUTS_URL_QUERY_STRING_BUILDER
- See Also:
-
STRUTS_URL_QUERY_STRING_PARSER
- See Also:
-
STRUTS_URL_ENCODER
- See Also:
-
STRUTS_URL_DECODER
- See Also:
-
STRUTS_UI_CHECKBOX_SUBMIT_UNCHECKED
A global flag to set propertyCheckbox.setSubmitUnchecked(String)
- See Also:
-
STRUTS_EXECUTOR_PROVIDER
SeeExecutorProvider
- See Also:
-
-
Constructor Details
-
StrutsConstants
public StrutsConstants()
-