Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- absoluteURL(HttpServletRequest, String) - Static method in class org.apache.struts.util.RequestUtils
-
Create and return an absolute URL for the specified context-relative path, based on the server and context information in the specified request.
- AbstractAuthorizeAction - Class in org.apache.struts.chain.commands
-
Determine whether the requested action is authorized for the current user.
- AbstractAuthorizeAction() - Constructor for class org.apache.struts.chain.commands.AbstractAuthorizeAction
- AbstractCreateAction - Class in org.apache.struts.chain.commands
-
Create (if necessary) and cache an
Action
for this request. - AbstractCreateAction() - Constructor for class org.apache.struts.chain.commands.AbstractCreateAction
- AbstractDispatcher - Class in org.apache.struts.dispatcher
-
This abstract class is the stock template for
Dispatcher
implementations. - AbstractDispatcher(MethodResolver) - Constructor for class org.apache.struts.dispatcher.AbstractDispatcher
-
Constructs a new dispatcher with the specified method resolver.
- AbstractEventMappingDispatcher - Class in org.apache.struts.dispatcher
-
This abstract class is a template for choosing the target method that is named in the list-encoded
parameter
attribute of theActionMapping
that matches a submission parameter. - AbstractEventMappingDispatcher(MethodResolver) - Constructor for class org.apache.struts.dispatcher.AbstractEventMappingDispatcher
-
Constructs a new dispatcher with the specified method resolver.
- AbstractExceptionHandler - Class in org.apache.struts.chain.commands
-
Invoke the local or global exception handler configured for the exception class that occurred.
- AbstractExceptionHandler() - Constructor for class org.apache.struts.chain.commands.AbstractExceptionHandler
- AbstractExecuteAction - Class in org.apache.struts.chain.commands
-
Invoke the appropriate
Action
for this request, and cache the returnedActionForward
. - AbstractExecuteAction() - Constructor for class org.apache.struts.chain.commands.AbstractExecuteAction
- AbstractMappingDispatcher - Class in org.apache.struts.dispatcher
-
This abstract class is a template for choosing the target method that is named by the
parameter
attribute of the correspondingActionMapping
. - AbstractMappingDispatcher(MethodResolver) - Constructor for class org.apache.struts.dispatcher.AbstractMappingDispatcher
-
Constructs a new dispatcher with the specified method resolver.
- AbstractMethodResolver - Class in org.apache.struts.dispatcher
-
This abstract class is the stock template for resolving methods for a
Dispatcher
. - AbstractMethodResolver() - Constructor for class org.apache.struts.dispatcher.AbstractMethodResolver
- AbstractParameterDispatcher - Class in org.apache.struts.dispatcher
-
This abstract class is a template for choosing the target method that is identified by a submission parameter.
- AbstractParameterDispatcher(MethodResolver) - Constructor for class org.apache.struts.dispatcher.AbstractParameterDispatcher
-
Constructs a new dispatcher with the specified method resolver.
- AbstractPerformForward - Class in org.apache.struts.chain.commands
-
Perform forwarding or redirection based on the specified
ForwardConfig
(if any). - AbstractPerformForward() - Constructor for class org.apache.struts.chain.commands.AbstractPerformForward
- AbstractPerformInclude - Class in org.apache.struts.chain.commands
-
Perform forwarding or redirection based on the specified
String
(if any). - AbstractPerformInclude() - Constructor for class org.apache.struts.chain.commands.AbstractPerformInclude
- AbstractPopulateActionForm - Class in org.apache.struts.chain.commands
-
Populate the form bean (if any) for this request.
- AbstractPopulateActionForm() - Constructor for class org.apache.struts.chain.commands.AbstractPopulateActionForm
- AbstractRequestNoCache - Class in org.apache.struts.chain.commands
-
Check to see if the controller is configured to prevent caching, and if so, request no cache flags to be set.
- AbstractRequestNoCache() - Constructor for class org.apache.struts.chain.commands.AbstractRequestNoCache
- AbstractSelectAction - Class in org.apache.struts.chain.commands
-
Cache the
ActionConfig
instance for the action to be used for processing this request. - AbstractSelectAction() - Constructor for class org.apache.struts.chain.commands.AbstractSelectAction
- AbstractSelectForward - Class in org.apache.struts.chain.commands
-
Select and cache the
ActionForward
for thisActionConfig
if specified. - AbstractSelectForward() - Constructor for class org.apache.struts.chain.commands.AbstractSelectForward
- AbstractSelectInput - Class in org.apache.struts.chain.commands
-
Select and cache a
ForwardConfig
that returns us to the input page for the current action, if any. - AbstractSelectInput() - Constructor for class org.apache.struts.chain.commands.AbstractSelectInput
- AbstractSelectLocale - Class in org.apache.struts.chain.commands
-
Select the
Locale
to be used for this request. - AbstractSelectLocale() - Constructor for class org.apache.struts.chain.commands.AbstractSelectLocale
- AbstractSelectModule - Class in org.apache.struts.chain.commands
-
Cache the
ModuleConfig
andMessageResources
instances for the sub-application module to be used for processing this request. - AbstractSelectModule() - Constructor for class org.apache.struts.chain.commands.AbstractSelectModule
- AbstractSetContentType - Class in org.apache.struts.chain.commands
-
Check to see if the content type is set, and if so, set it for this response.
- AbstractSetContentType() - Constructor for class org.apache.struts.chain.commands.AbstractSetContentType
- AbstractSetOriginalURI - Class in org.apache.struts.chain.commands
-
Check to original uri is set, and if not, set it for this request.
- AbstractSetOriginalURI() - Constructor for class org.apache.struts.chain.commands.AbstractSetOriginalURI
- AbstractValidateActionForm - Class in org.apache.struts.chain.commands
-
Validate the properties of the form bean for this request.
- AbstractValidateActionForm() - Constructor for class org.apache.struts.chain.commands.AbstractValidateActionForm
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.DecimalContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprCompContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprJoinContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field5Context
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNullContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNumContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralStrContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralThisContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.NumberContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.StringContext
- accept(ParseTreeVisitor<? extends T>) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ValueContext
- acceptPage - Variable in class org.apache.struts.config.ActionConfig
-
Accepted page value for multi-page validation.
If two or more page values are accepted, then acceptPage is set minimum of them.
If multi-page validation is not use, acceptPage is not set. - accessed - Variable in class org.apache.struts.action.ActionMessages
-
Have the messages been retrieved from this object?
- action(String) - Method in class org.apache.struts.config.ConfigHelper
-
Wrapper for getAction(String)
- Action - Class in org.apache.struts.action
-
An Action is an adapter between the contents of an incoming HTTP request and the corresponding business logic that should be executed to process this request.
- Action() - Constructor for class org.apache.struts.action.Action
- ACTION_CONFIG_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the ActionConfig for the current request will be stored.
- ACTION_CONFIG_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- ACTION_CONTEXT_CLASS - Static variable in class org.apache.struts.chain.ComposableRequestProcessor
-
Token for ActionContext class so that it can be stored in the ControllerConfig.
- ACTION_FORM_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the ActionForm for the current request will be stored.
- ACTION_FORM_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- ACTION_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the Action for the current request will be stored.
- ACTION_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- ACTION_SERVLET_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the ActionServet for the current application will be stored.
- ACTION_SERVLET_KEY - Static variable in class org.apache.struts.Globals
-
The context attributes key under which our
ActionServlet
instance will be stored. - ActionCommand - Interface in org.apache.struts.chain.commands
-
Marks a commons-chain
Command
which expects to operate upon a StrutsActionContext
. - ActionCommandBase - Class in org.apache.struts.chain.commands
-
Simple abstract class which logs the
ActionCommand
-class when executed. - ActionCommandBase() - Constructor for class org.apache.struts.chain.commands.ActionCommandBase
- ActionConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file. - ActionConfig() - Constructor for class org.apache.struts.config.ActionConfig
- actionConfigIds - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of action configuration for this module, if any, keyed by the
actionId
property. - actionConfigList - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of action configurations for this module, if any, listed in the order in which they are added.
- ActionConfigMatcher - Class in org.apache.struts.config
-
Matches paths against pre-compiled wildcard expressions pulled from action configs.
- ActionConfigMatcher(ActionConfig[]) - Constructor for class org.apache.struts.config.ActionConfigMatcher
-
Finds and precompiles the wildcard patterns from the ActionConfig "path" attributes.
- actionConfigs - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of action configurations for this module, if any, keyed by the
path
property. - ActionContext - Interface in org.apache.struts.chain.contexts
-
An ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services - ActionContextBase - Class in org.apache.struts.chain.contexts
-
Provide an abstract but semi-complete implementation of ActionContext to serve as the base for concrete implementations.
- ActionContextBase() - Constructor for class org.apache.struts.chain.contexts.ActionContextBase
-
Instantiate ActionContextBase, wrapping a default ContextBase instance.
- ActionContextBase(Context) - Constructor for class org.apache.struts.chain.contexts.ActionContextBase
-
Instantiate ActionContextBase, wrapping the given Context.
- ActionErrors - Class in org.apache.struts.action
-
A class that encapsulates the error messages being reported by the
validate()
method of anActionForm
. - ActionErrors() - Constructor for class org.apache.struts.action.ActionErrors
-
Create an empty
ActionErrors
object. - ActionErrors(ActionErrors) - Constructor for class org.apache.struts.action.ActionErrors
-
Create an
ActionErrors
object initialized with the given messages. - ActionForm - Class in org.apache.struts.action
-
An ActionForm is a JavaBean optionally associated with one or more
ActionMappings
. - ActionForm() - Constructor for class org.apache.struts.action.ActionForm
- ActionFormBean - Class in org.apache.struts.action
-
An ActionFormBean is the definition of a form bean that is loaded from a
<form-bean>
element in the Struts configuration file. - ActionFormBean() - Constructor for class org.apache.struts.action.ActionFormBean
-
Construct an instance with default values.
- ActionFormBean(String, String) - Constructor for class org.apache.struts.action.ActionFormBean
-
Construct an instance with the specified values.
- actionFormBeanClass - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action form bean instances.
- ActionForward - Class in org.apache.struts.action
-
An ActionForward represents a destination to which the controller, RequestProcessor, might be directed to perform a RequestDispatcher.forward or HttpServletResponse.sendRedirect to, as a result of processing activities of an Action class.
- ActionForward() - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance with default values.
- ActionForward(String) - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance with the specified path.
- ActionForward(String, boolean) - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance with the specified
path
andredirect
flag. - ActionForward(String, String, boolean) - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance with the specified
name
,path
andredirect
flag. - ActionForward(String, String, boolean, String) - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance with the specified values.
- ActionForward(ActionForward) - Constructor for class org.apache.struts.action.ActionForward
-
Construct a new instance based on the values of another ActionForward.
- actionForwardClass - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action forward instances.
- actionId - Variable in class org.apache.struts.config.ActionConfig
-
The internal identification of this action mapping.
- actionIdURL(String, ModuleConfig, ActionServlet) - Static method in class org.apache.struts.util.RequestUtils
-
Returns the true path of the destination action if the specified forward is an action-aliased URL.
- actionIdURL(ForwardConfig, HttpServletRequest, ActionServlet) - Static method in class org.apache.struts.util.RequestUtils
-
Returns the true path of the destination action if the specified forward is an action-aliased URL.
- ActionMapping - Class in org.apache.struts.action
-
An ActionMapping represents the information that the controller,
RequestProcessor
, knows about the mapping of a particular request to an instance of a particularAction
class. - ActionMapping() - Constructor for class org.apache.struts.action.ActionMapping
- actionMappingClass - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action mapping instances.
- ActionMessage - Class in org.apache.struts.action
-
An encapsulation of an individual message returned by the
validate
method of anActionForm
, consisting of a message key (to be used to look up message text in an appropriate message resources database) plus up to four placeholder objects that can be used for parametric replacement in the message text. - ActionMessage(String) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with no replacement values.
- ActionMessage(String, boolean) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessage(String, Object) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessage(String, Object[]) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessage(String, Object, Object) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessage(String, Object, Object, Object) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessage(String, Object, Object, Object, Object) - Constructor for class org.apache.struts.action.ActionMessage
-
Construct an action message with the specified replacement values.
- ActionMessageItem(List<ActionMessage>, int, String) - Constructor for class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Construct an instance of this class.
- ActionMessages - Class in org.apache.struts.action
-
A class that encapsulates messages.
- ActionMessages() - Constructor for class org.apache.struts.action.ActionMessages
-
Create an empty
ActionMessages
object. - ActionMessages(ActionMessages) - Constructor for class org.apache.struts.action.ActionMessages
-
Create an
ActionMessages
object initialized with the given messages. - ActionMessages.ActionMessageItem - Class in org.apache.struts.action
-
This class is used to store a set of messages associated with a property/key and the position it was initially added to list.
- ActionPostProcess - Class in org.apache.struts.chain.commands.servlet
-
Performs post-processing functions in command chain
- ActionPostProcess() - Constructor for class org.apache.struts.chain.commands.servlet.ActionPostProcess
- ActionRedirect - Class in org.apache.struts.action
-
A subclass of
ActionForward
which is designed for use in redirecting requests, with support for adding parameters at runtime. - ActionRedirect() - Constructor for class org.apache.struts.action.ActionRedirect
-
Construct a new instance with redirect set to true and initialize parameter lists.
- ActionRedirect(String) - Constructor for class org.apache.struts.action.ActionRedirect
-
Construct a new instance with the specified path and initialize parameter lists.
- ActionRedirect(String, String, String) - Constructor for class org.apache.struts.action.ActionRedirect
-
Construct a new instance with the specified values and initialize parameter lists.
- ActionRedirect(ForwardConfig) - Constructor for class org.apache.struts.action.ActionRedirect
-
Construct a new instance with a
ForwardConfig
object to copy name, path, contextRelative, and arbitrary property values from. - actions - Variable in class org.apache.struts.action.RequestProcessor
-
The set of
Action
instances that have been created and initialized, keyed by the fully qualified Java class name of theAction
class. - ACTIONS_KEY - Static variable in class org.apache.struts.chain.Constants
-
The base part of the context attribute under which a Map containing the Action instances associated with this module are stored.
- ActionServlet - Class in org.apache.struts.action
-
ActionServlet provides the "controller" in the Model-View-Controller (MVC) design pattern for web applications that is commonly known as "Model 2".
- ActionServlet() - Constructor for class org.apache.struts.action.ActionServlet
- ActionServletWrapper - Class in org.apache.struts.action
-
Provide a wrapper around an
ActionServlet
to expose only those methods needed by other objects. - ActionServletWrapper(ActionServlet) - Constructor for class org.apache.struts.action.ActionServletWrapper
-
Create object and set
servlet
property. - actionURL(HttpServletRequest, ActionConfig, String) - Static method in class org.apache.struts.util.RequestUtils
-
Return the context-relative URL that corresponds to the specified
ActionConfig
, relative to the module associated with the current modules'sModuleConfig
. - add(String, ActionMessage) - Method in class org.apache.struts.action.ActionMessages
-
Add a message to the set of messages for the specified property.
- add(ActionMessages) - Method in class org.apache.struts.action.ActionMessages
-
Adds the messages from the given
ActionMessages
object to this set of messages. - addActionConfig(ActionConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Ad d a new
ActionConfig
instance to the set associated with this module. - addActionConfig(ActionConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a new
ActionConfig
instance to the set associated with this module. - addActionMessages(String, ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Add the given messages to a cache stored in this Context, under key.
- addErrors(HttpServletRequest, ActionMessages) - Method in class org.apache.struts.action.Action
-
Adds the specified errors keys into the appropriate request attribute for use by the <html:errors> tag, if any messages are required.
- addErrors(ActionMessages) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Append the given errors keys to an internal cache, creating the cache if one is not already present.
- addErrors(ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- addErrors(ActionMessages) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- addExceptionConfig(ExceptionConfig) - Method in class org.apache.struts.config.ActionConfig
-
Add a new
ExceptionConfig
instance to the set associated with this action. - addExceptionConfig(ExceptionConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Add a new
ExceptionConfig
instance to the set associated with this module. - addExceptionConfig(ExceptionConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a new
ExceptionConfig
instance to the set associated with this module. - addFileParameter(FileItem<?>) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Adds a file parameter to the set of file parameters for this request and also to the list of all parameters.
- addFormBeanConfig(FormBeanConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Add a new
FormBeanConfig
instance to the set associated with this module. - addFormBeanConfig(FormBeanConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a new
FormBeanConfig
instance to the set associated with this module. - addFormPropertyConfig(FormPropertyConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Add a new
FormPropertyConfig
instance to the set associated with this module. - addForwardConfig(ForwardConfig) - Method in class org.apache.struts.config.ActionConfig
-
Add a new
ForwardConfig
instance to the set of global forwards associated with this action. - addForwardConfig(ForwardConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Add a new
ForwardConfig
instance to the set of global forwards associated with this module. - addForwardConfig(ForwardConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a new
ForwardConfig
instance to the set of global forwards associated with this module. - addMessageResourcesConfig(MessageResourcesConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Add a new
MessageResourcesConfig
instance to the set associated with this module. - addMessageResourcesConfig(MessageResourcesConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a new
MessageResourcesConfig
instance to the set associated with this module. - addMessages(HttpServletRequest, ActionMessages) - Method in class org.apache.struts.action.Action
-
Adds the specified messages keys into the appropriate request attribute for use by the <html:messages> tag (if messages="true" is set), if any messages are required.
- addMessages(ActionMessages) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Append the given messages keys to an internal cache, creating the cache if one is not already present.
- addMessages(ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- addMessages(ActionMessages) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- addParameter(String, Object) - Method in class org.apache.struts.action.ActionRedirect
-
Adds the object's toString() to the list of parameters if it's not null, or an empty string with the given fieldName if it is.
- addPlugInConfig(PlugInConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Add a newly configured
PlugInConfig
instance to the set of plug-in Actions for this module. - addPlugInConfig(PlugInConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Add a newly configured
PlugInConfig
instance to the set of plug-in Actions for this module. - addProperty(String, String) - Method in class org.apache.struts.config.PlugInConfig
-
Add a new property name and value to the set that will be used to configure the
PlugIn
instance. - addRuleInstances(Digester) - Method in class org.apache.struts.config.ConfigRuleSet
-
Add the set of Rule instances defined in this RuleSet to the specified
Digester
instance, associating them with our namespace URI (if any). - addServletMapping(String, String) - Method in class org.apache.struts.action.ActionServlet
-
Remember a servlet mapping from our web application deployment descriptor, if it is for this servlet.
- addTextParameter(HttpServletRequest, long, FileItem<?>) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Adds a regular text parameter to the set of text parameters for this request and also to the list of all parameters.
- ALL - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population must always occur.
- anchorValue - Variable in class org.apache.struts.action.ActionRedirect
-
Holds the anchor value.
- ANDSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- ANDSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- ANDSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- APPLICATION_SCOPE - Static variable in interface org.apache.struts.chain.contexts.ActionContext
- applicationClass(String) - Static method in class org.apache.struts.util.RequestUtils
-
Return the
Class
object for the specified fully qualified class name, from this web application's class loader. - applicationClass(String, ClassLoader) - Static method in class org.apache.struts.util.RequestUtils
-
Return the
Class
object for the specified fully qualified class name, from this web application's class loader. - applicationInstance(String) - Static method in class org.apache.struts.util.RequestUtils
-
Return a new instance of the specified fully qualified class name, after loading the class from this web application's class loader.
- applicationInstance(String, ClassLoader) - Static method in class org.apache.struts.util.RequestUtils
-
Return a new instance of the specified fully qualified class name, after loading the class from this web application's class loader.
- attribute - Variable in class org.apache.struts.config.ActionConfig
-
The request-scope or session-scope attribute name under which our form bean is accessed, if it is different from the form bean's specified
name
. - ATTRIBUTE_MAX_BYTE_LENGTH_EXCEEDED - Static variable in interface org.apache.struts.upload.MultipartRequestHandler
-
This is the ServletRequest attribute that should be set when a multipart request is being read and the maximum byte-length is exceeded.
- ATTRIBUTE_MAX_FILE_COUNT_EXCEEDED - Static variable in interface org.apache.struts.upload.MultipartRequestHandler
-
This is the ServletRequest attribute that should be set when a multipart request is being read and the maximum file-count is exceeded.
- ATTRIBUTE_MAX_LENGTH_EXCEEDED - Static variable in interface org.apache.struts.upload.MultipartRequestHandler
-
This is the ServletRequest attribute that should be set when a multipart request is being read and the maximum byte-length or file-count is exceeded.
- ATTRIBUTE_MAX_STRING_LENGTH_EXCEEDED - Static variable in interface org.apache.struts.upload.MultipartRequestHandler
-
This is the ServletRequest attribute that should be set when a multipart request is being read and the maximum byte-length of a string parameter is exceeded.
- AuthorizeAction - Class in org.apache.struts.chain.commands.servlet
-
Determine if the action is authorized for the given roles.
- AuthorizeAction() - Constructor for class org.apache.struts.chain.commands.servlet.AuthorizeAction
B
- Background - Search tag in package org.apache.struts.util
- Section
- BaseConfig - Class in org.apache.struts.config
-
A abstract base class for all config classes.
- BaseConfig() - Constructor for class org.apache.struts.config.BaseConfig
- beanClass - Variable in class org.apache.struts.action.DynaActionFormClass
-
The
DynaActionForm
implementationClass
which we will use to create new bean instances. - Beans - Search tag in package org.apache.struts.util
- Section
- BeanValidatorForm - Class in org.apache.struts.validator
-
Struts validator
ActionForm
backed by either aDynaBean
or POJO JavaBean. - BeanValidatorForm(Object) - Constructor for class org.apache.struts.validator.BeanValidatorForm
-
Construct a new
BeanValidatorForm
with the specified bean. - buffer - Variable in class org.apache.struts.util.ServletContextWriter
-
The buffer into which we accumulate lines to be logged.
- bufferSize - Variable in class org.apache.struts.config.ControllerConfig
-
The input buffer size for file uploads.
- buildArguments(ActionContext, Method) - Method in class org.apache.struts.dispatcher.AbstractMethodResolver
- buildArguments(ActionContext, Method) - Method in interface org.apache.struts.dispatcher.MethodResolver
-
Constructs the arguments that will be passed to the dispatched method.
- buildArguments(ActionContext, Method) - Method in class org.apache.struts.dispatcher.servlet.ServletMethodResolver
- buildClassicArguments(ServletActionContext) - Method in class org.apache.struts.dispatcher.servlet.ServletMethodResolver
-
Constructs the arguments to invoke the classic
execute
servlet signature from the specified context. - bundle - Variable in class org.apache.struts.config.ExceptionConfig
-
The servlet context attribute under which the message resources bundle to be used for this exception is located.
C
- c - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- CacheMessages - Class in org.apache.struts.chain.commands
-
Copies any
ActionMessages
from the request to the session if a redirecting forward is selected and the messages were not accessed. - CacheMessages() - Constructor for class org.apache.struts.chain.commands.CacheMessages
- CANCEL - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population occurs when the form is cancelled.
- CANCEL_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which a boolean flag indicating whether this request has been cancelled will be stored.
- CANCEL_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- CANCEL_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which a boolean
true
value should be stored if this request was cancelled. - CANCEL_PROPERTY - Static variable in class org.apache.struts.Globals
-
The property under which a Cancel button press is reported.
- CANCEL_PROPERTY_X - Static variable in class org.apache.struts.Globals
-
The property under which a Cancel button press is reported, if the Cancel button is rendered as an image.
- cancellable - Variable in class org.apache.struts.config.ActionConfig
-
Can this Action be cancelled? [false]
- CANCELLED_METHOD_NAME - Static variable in class org.apache.struts.dispatcher.AbstractDispatcher
-
The name of the
cancelled
method. - canReuse(ActionForm) - Method in class org.apache.struts.config.FormBeanConfig
-
Checks if the given
ActionForm
instance is suitable for use as an alternative to calling thisFormBeanConfig
instance'screateActionForm
method. - CASE_INSENSITIVE_ORDER - Static variable in class org.apache.struts.util.LabelValueBean
-
Comparator that can be used for a case insensitive sort of
LabelValueBean
objects. - catalog - Variable in class org.apache.struts.chain.ComposableRequestProcessor
-
The
Catalog
containing all of the available command chains for this module. - catalog - Variable in class org.apache.struts.config.ActionConfig
-
The name of a
commons-chain
catalog in whichcommand
should be sought. - catalog - Variable in class org.apache.struts.config.ControllerConfig
-
The chain catalog name for this module.
- catalog - Variable in class org.apache.struts.config.ForwardConfig
-
The name of a
commons-chain
catalog in whichcommand
should be looked up. - CATALOG_ATTR - Static variable in class org.apache.struts.chain.Constants
-
The context attribute under which the Catalog containing our defined command chains has been stored.
- catalogFactory - Variable in class org.apache.struts.chain.ComposableRequestProcessor
-
The
CatalogFactory
from which catalog containing the the base request-processingCommand
will be retrieved. - CHAIN - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population occurs when the current executing action has been forwarded by another action.
- CHAIN_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which chaining flag is stored.
- chainConfig - Variable in class org.apache.struts.action.ActionServlet
-
Comma-separated list of context or classloader-relative path(s) that contain the configuration for the default commons-chain catalog(s).
- channelNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- checkCircularInheritance(ModuleConfig) - Method in class org.apache.struts.config.ActionConfig
-
Traces the hierarchy of this object to check if any of the ancestors is extending this instance.
- checkCircularInheritance(ModuleConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Traces the hierarchy of this object to check if any of the ancestors is extending this instance.
- checkCircularInheritance(ModuleConfig, ActionConfig) - Method in class org.apache.struts.config.ExceptionConfig
-
Traces the hierarchy of this object to check if any of the ancestors are extending this instance.
- checkCircularInheritance(ModuleConfig, ActionConfig) - Method in class org.apache.struts.config.ForwardConfig
-
Traces the hierarchy of this object to check if any of the ancestors are extending this instance.
- checkError() - Method in class org.apache.struts.util.ServletContextWriter
-
Flush the stream and check for its error state.
- CLASS_ACCESS_PATTERN - Static variable in class org.apache.struts.util.RequestUtils
-
Pattern matching 'class' access.
- className - Variable in class org.apache.struts.config.PlugInConfig
-
The fully qualified Java class name of the
PlugIn
implementation class being configured. - ClassUtils - Class in org.apache.struts.chain.commands.util
-
Utility methods to load application classes and create instances.
- ClassUtils() - Constructor for class org.apache.struts.chain.commands.util.ClassUtils
- clazz - Static variable in class org.apache.struts.config.ModuleConfigFactory
-
The Java class to be used for
ModuleConfigFactory
instances. - clazz - Static variable in class org.apache.struts.util.MessageResourcesFactory
-
The Java class to be used for
MessageResourcesFactory
instances. - clear() - Method in class org.apache.struts.action.ActionMessages
-
Clear all messages recorded by this object.
- clear() - Method in class org.apache.struts.chain.contexts.ContextWrapper
- clearInputStream(HttpServletRequest) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Finishes reading the input stream from an aborted upload.
- close() - Method in class org.apache.struts.util.ServletContextWriter
-
Close the stream.
- command - Variable in class org.apache.struts.chain.ComposableRequestProcessor
-
The
Command
to be executed for each request. - command - Variable in class org.apache.struts.config.ActionConfig
-
The name of a
commons-chain
command which should be executed as part of the processing of this action. - command - Variable in class org.apache.struts.config.ControllerConfig
-
The chain command to execute for each request.
- command - Variable in class org.apache.struts.config.ForwardConfig
-
The name of a
commons-chain
command which should be looked up and executed before Struts dispatches control to the view represented by this config. - CommonsMultipartRequestHandler - Class in org.apache.struts.upload
-
This class implements the
MultipartRequestHandler
interface by providing a wrapper around the Jakarta Commons FileUpload library. - CommonsMultipartRequestHandler() - Constructor for class org.apache.struts.upload.CommonsMultipartRequestHandler
- compare(ValidWhenResult<?>, ValidWhenResult<?>) - Method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compares two
value
s with consideration ofValidWhenComparison
. - compareTo(int) - Method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Method for the correct interpretation of the return-value of
compareTo
, depending onValidWhenComparison
. - compareTo(LabelValueBean) - Method in class org.apache.struts.util.LabelValueBean
-
Compare LabelValueBeans based on the label, because that's the human viewable part of the object.
- compareTo(T, T) - Method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Method to compare two
values
, neither of which isnull
. - compareWithNull(Object, Object) - Method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Method to compare two
values
where at least one of them isnull
. - comparison() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- comparison() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- ComparisonContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- comparisonExpression() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- comparisonExpression() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprCompContext
- ComparisonExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- compilePattern(String) - Method in class org.apache.struts.util.WildcardHelper
-
Translate the given
String
into aint []
representing the pattern matchable by this class. - ComposableRequestProcessor - Class in org.apache.struts.chain
-
ComposableRequestProcessor uses the Chain Of Responsibility design pattern (as implemented by the commons-chain package in Jakarta Commons) to support external configuration of command chains to be used.
- ComposableRequestProcessor() - Constructor for class org.apache.struts.chain.ComposableRequestProcessor
- config - Variable in class org.apache.struts.action.ActionServlet
-
Comma-separated list of context-relative path(s) to our configuration resource(s) for the default module.
- config - Variable in class org.apache.struts.action.DynaActionFormClass
-
The form bean configuration information for this class.
- config - Variable in class org.apache.struts.util.MessageResources
-
The configuration parameter used to initialize this MessageResources.
- config - Variable in class org.apache.struts.util.MessageResourcesFactory
-
Configuration information for Message Resources.
- configDigester - Variable in class org.apache.struts.action.ActionServlet
-
The Digester used to produce ModuleConfig objects from a Struts configuration file.
- ConfigHelper - Class in org.apache.struts.config
-
NOTE: THIS CLASS IS UNDER ACTIVE DEVELOPMENT.
- ConfigHelper() - Constructor for class org.apache.struts.config.ConfigHelper
- ConfigHelper(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.struts.config.ConfigHelper
- ConfigHelperInterface - Interface in org.apache.struts.config
-
NOTE: THIS CLASS IS UNDER ACTIVE DEVELOPMENT.
- ConfigRuleSet - Class in org.apache.struts.config
-
The set of Digester rules required to parse a Struts configuration file (
struts-config.xml
). - ConfigRuleSet() - Constructor for class org.apache.struts.config.ConfigRuleSet
- configured - Variable in class org.apache.struts.config.BaseConfig
-
Indicates if configuration of this component been completed.
- configured - Variable in class org.apache.struts.config.PlugInConfig
-
Has this component been completely configured?
- Constants - Class in org.apache.struts.chain
-
Global constants for the Chain of Responsibility Library.
- Constants - Class in org.apache.struts
-
This class provides a central location for framework configuration keys used to retrieve and store Struts configuration settings.
- Constants() - Constructor for class org.apache.struts.chain.Constants
- Constants() - Constructor for class org.apache.struts.Constants
- contains(String, String) - Method in class org.apache.struts.action.DynaActionForm
-
Indicates if the specified mapped property contain a value for the specified key value.
- contains(String, String) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Does the specified mapped property contain a value for the specified key value?
- containsKey(Object) - Method in class org.apache.struts.chain.contexts.ContextWrapper
- containsValue(Object) - Method in class org.apache.struts.chain.contexts.ContextWrapper
- contentType - Variable in class org.apache.struts.config.ControllerConfig
-
The content type and character encoding to be set on each response.
- context - Variable in class org.apache.struts.util.ServletContextWriter
-
The servlet context with which we are associated.
- contextInstance(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Provide the initialized
ActionContext
instance which will be used by this request. - ContextWrapper - Class in org.apache.struts.chain.contexts
-
Provide a base class for any Context Implementation which is primarily intended for use in a subchain.
- ContextWrapper(Context) - Constructor for class org.apache.struts.chain.contexts.ContextWrapper
-
Instantiate object as a composite around the given Context.
- controllerConfig - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The controller configuration object for this module.
- ControllerConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<controller>
element in a Struts configuration file. - ControllerConfig() - Constructor for class org.apache.struts.config.ControllerConfig
- convertActionConfig(String, ActionConfig, Map<String, String>) - Method in class org.apache.struts.config.ActionConfigMatcher
-
Clones the ActionConfig and its children, replacing various properties with the values of the wildcard-matched strings.
- convertNull - Variable in class org.apache.struts.action.ActionServlet
-
The flag to request backwards-compatible conversions for form bean properties of the Java wrapper class types.
- convertParam(String, Map<String, String>) - Method in class org.apache.struts.config.ActionConfigMatcher
-
Inserts into a value wildcard-matched strings where specified.
- convertSizeToBytes(String, String, long) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Converts a size value from a string representation to its numeric value.
- CopyFormToContext - Class in org.apache.struts.chain.commands.generic
-
Subclass this command and configure it as part of a per-forward chain to perform any necessary pre-population or other preparation for a form before control is dispatched to the view layer.
- CopyFormToContext() - Constructor for class org.apache.struts.chain.commands.generic.CopyFormToContext
- copyFrom(ValidWhenParser.ExprContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprContext
- copyFrom(ValidWhenParser.FieldContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.FieldContext
- copyFrom(ValidWhenParser.LiteralContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralContext
- copyProperties() - Method in class org.apache.struts.config.BaseConfig
-
Return a copy of the properties held by this object.
- createAction(ActionContext, String) - Method in class org.apache.struts.chain.commands.servlet.CreateAction
-
Invoked by
getAction
when theAction
actually has to be created. - CreateAction - Class in org.apache.struts.chain.commands.servlet
-
Concrete implementation of
AbstractCreateAction
for use in a Servlet API chain. - CreateAction() - Constructor for class org.apache.struts.chain.commands.servlet.CreateAction
- createActionContextInstance(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Create a new instance of
ActionContext
according to configuration. - createActionForm(HttpServletRequest, ActionMapping, ModuleConfig, ActionServlet) - Static method in class org.apache.struts.util.RequestUtils
-
Create (if necessary) and return an
ActionForm
instance appropriate for this request. - createActionForm(ActionServlet) - Method in class org.apache.struts.config.FormBeanConfig
-
Create and return an
ActionForm
instance appropriate to the information in thisFormBeanConfig
. - createActionForm(ActionContext) - Method in class org.apache.struts.config.FormBeanConfig
-
Create and return an
ActionForm
instance appropriate to the information in thisFormBeanConfig
. - createActionForm(FormBeanConfig, ActionServlet) - Static method in class org.apache.struts.util.RequestUtils
-
Create and return an
ActionForm
instance appropriate to the information inconfig
. - CreateActionForm - Class in org.apache.struts.chain.commands
-
Create (if necessary) and cache a form bean for this request.
- CreateActionForm() - Constructor for class org.apache.struts.chain.commands.CreateActionForm
- createDispatcher(String, ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
-
Creates the dispatcher of the specified type.
- createDynaActionFormClass(FormBeanConfig) - Static method in class org.apache.struts.action.DynaActionFormClass
-
Return the
DynaActionFormClass
instance for the specified form bean configuration instance. - createFactory() - Static method in class org.apache.struts.config.ModuleConfigFactory
-
Create and return a
ModuleConfigFactory
instance of the appropriate class, which can be used to create customizedModuleConfig
instances. - createFactory() - Static method in class org.apache.struts.util.MessageResourcesFactory
-
Create and return a
MessageResourcesFactory
instance of the appropriate class, which can be used to create customizedMessageResources
instances. - createModuleConfig(String) - Method in class org.apache.struts.config.impl.DefaultModuleConfigFactory
-
Create and return a newly instansiated
ModuleConfig
. - createModuleConfig(String) - Method in class org.apache.struts.config.ModuleConfigFactory
-
Create and return a newly instansiated
ModuleConfig
. - createResources(String) - Method in class org.apache.struts.util.MessageResourcesFactory
-
Create and return a newly instansiated
MessageResources
. - createResources(String) - Method in class org.apache.struts.util.PropertyMessageResourcesFactory
-
Create and return a newly instansiated
MessageResources
. - createServerStringBuilder(String, String, int) - Static method in class org.apache.struts.util.RequestUtils
-
Return
StringBuilder
representing the scheme, server, and port number of the current request. - createServerUriStringBuilder(String, String, int, String) - Static method in class org.apache.struts.util.RequestUtils
-
Return
StringBuilder
representing the scheme, server, and port number of the current request.
D
- 1. Default Mode - Search tag in class org.apache.struts.util.PropertyMessageResources
- Section
- DEC_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- DEC_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- DEC_INT_LITERAL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
- decimal() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- decimal() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.NumberContext
- DECIMAL_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- DECIMAL_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- DECIMAL_LITERAL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.DecimalContext
- DecimalContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.DecimalContext
- DEFAULT_FILE_SIZE_MAX - Static variable in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
The default value for the maximum allowable size, in bytes, of an uploaded file.
- DEFAULT_MAX_STRING_LEN - Static variable in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
The default value for the maximum length of a string parameter, in bytes, in a multipart request.
- DEFAULT_METHOD_KEY - Static variable in class org.apache.struts.dispatcher.AbstractEventMappingDispatcher
-
The method key, if present, to use if other specified method keys do not match a request parameter.
- DEFAULT_PARAMETER_NAME - Static variable in class org.apache.struts.dispatcher.AbstractParameterDispatcher
-
The default parameter name if no parameter is set.
- DEFAULT_SIZE_MAX - Static variable in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
The default value for the maximum allowable size, in bytes, of an uploaded file.
- DEFAULT_SIZE_THRESHOLD - Static variable in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
The default value for the threshold which determines whether an uploaded file will be written to disk or cached in memory.
- defaultFactory - Static variable in class org.apache.struts.util.MessageResources
-
The default MessageResourcesFactory used to create MessageResources instances.
- defaultLocale - Variable in class org.apache.struts.util.MessageResources
-
The default Locale for our environment.
- DefaultModuleConfigFactory - Class in org.apache.struts.config.impl
-
A factory for creating
ModuleConfig
instances. - DefaultModuleConfigFactory() - Constructor for class org.apache.struts.config.impl.DefaultModuleConfigFactory
- destroy() - Method in class org.apache.struts.action.ActionServlet
-
Gracefully shut down this controller servlet, releasing any resources that were allocated at initialization.
- destroy() - Method in interface org.apache.struts.action.PlugIn
-
Receive notification that our owning module is being shut down.
- destroy() - Method in class org.apache.struts.action.RequestProcessor
-
Clean up in preparation for a shutdown of this application.
- destroy() - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Clean up in preparation for a shutdown of this application.
- destroy() - Method in interface org.apache.struts.upload.FormFile
-
Destroys all content for the uploaded file, including any underlying data files.
- destroy() - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Gracefully shut down, releasing any resources that were allocated at initialization.
- destroyConfigDigester() - Method in class org.apache.struts.action.ActionServlet
-
Gracefully release any configDigester instance that we have created.
- destroyInternal() - Method in class org.apache.struts.action.ActionServlet
-
Gracefully terminate use of the internal MessageResources.
- destroyModules() - Method in class org.apache.struts.action.ActionServlet
-
Gracefully terminate use of any modules associated with this application (if any).
- destroyResources() - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Destroy
ValidatorResources
. - determineIncludePath(ExceptionConfig, ActionForward) - Method in class org.apache.struts.action.ExceptionHandler
-
Return a path to which an include should be attempted in the case when the response was committed before the
ExceptionHandler
was invoked. - determinePage(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Determine validation page.
If acceptPage of ActionMapping is null, then returns Integer.MAX_VALUE. - determinePage(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.ValidatorForm
-
Determine validation page.
If acceptPage of ActionMapping is null, then returns Integer.MAX_VALUE. - Developing Your Own MessageResources Implementation - Search tag in package org.apache.struts.util
- Section
- dispatch(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
- dispatch(ActionContext) - Method in interface org.apache.struts.dispatcher.Dispatcher
-
Dispatches to the action referenced by the specified context.
- dispatcher - Variable in class org.apache.struts.config.ActionConfig
-
The name of the
Dispatcher
implementation that will dispatch to the end point of this action. - Dispatcher - Interface in org.apache.struts.dispatcher
-
This interface defines an intermediate handler that determines what method to execute in an
Action
. - DISPATCHERS_KEY - Static variable in class org.apache.struts.chain.Constants
-
The base part of the context attribute under which a Map containing the Dispatcher instances associated with this module are stored.
- dispatchMethod(ActionContext, Method, String) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Dispatches to the specified method.
- doForward(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Do a forward to specified URI using a
RequestDispatcher
. - doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.ActionServlet
-
Process an HTTP "GET" request.
- doInclude(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Do an include of specified URI using a
RequestDispatcher
. - doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.ActionServlet
-
Process an HTTP "POST" request.
- DynaActionForm - Class in org.apache.struts.action
-
Specialized subclass of
ActionForm
that allows the creation of form beans with dynamic sets of properties, without requiring the developer to create a Java class for each type of form bean. - DynaActionForm() - Constructor for class org.apache.struts.action.DynaActionForm
- dynaActionFormClass - Variable in class org.apache.struts.config.FormBeanConfig
-
The DynaActionFormClass associated with a DynaActionForm.
- DynaActionFormClass - Class in org.apache.struts.action
-
Implementation of
DynaClass
forDynaActionForm
classes that allow developers to define ActionForms without having to individually code all of the classes. - DynaActionFormClass(FormBeanConfig) - Constructor for class org.apache.struts.action.DynaActionFormClass
-
Construct a new
DynaActionFormClass
for the specified form bean configuration. - dynaBean - Variable in class org.apache.struts.validator.BeanValidatorForm
-
The
DynaBean
that this ActionForm is backed by. - dynaClass - Variable in class org.apache.struts.action.DynaActionForm
-
The
DynaActionFormClass
with which we are associated. - dynamic - Variable in class org.apache.struts.config.FormBeanConfig
-
Is the form bean class an instance of DynaActionForm with dynamic properties?
- DynaValidatorForm - Class in org.apache.struts.validator
-
This class extends DynaActionForm and provides basic field validation based on an XML file.
- DynaValidatorForm() - Constructor for class org.apache.struts.validator.DynaValidatorForm
- dynaValues - Variable in class org.apache.struts.action.DynaActionForm
-
The set of property values for this
DynaActionForm
, keyed by property name.
E
- e1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- e2 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- EMPTY_ARGUMENT_TYPES - Static variable in class org.apache.struts.dispatcher.AbstractMethodResolver
-
The type listing used for a method without arguments.
- EMPTY_ARGUMENTS - Static variable in class org.apache.struts.dispatcher.AbstractMethodResolver
-
The argument listing for a method without arguments.
- encodeURL(String) - Static method in class org.apache.struts.util.ResponseUtils
-
URLencodes a string assuming the character encoding is UTF-8.
- encodeURL(String, String) - Static method in class org.apache.struts.util.ResponseUtils
-
Use the URLEncoder.encode() with the given encoding.
- entrySet() - Method in class org.apache.struts.chain.contexts.ContextWrapper
- EOF() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExpressionContext
- EQUAL - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 == V2
- equals(Object) - Method in class org.apache.struts.util.LabelValueBean
-
LabelValueBeans are equal if their values are both null or equal.
- EQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- EQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- EQUALSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- error - Variable in class org.apache.struts.util.ServletContextWriter
-
The error state for this stream.
- ERROR - Static variable in class org.apache.struts.action.Action
-
The action execution was a failure.
- ERROR_ACTION_MESSAGES_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
-
Provide the default context attribute under which to store the ActionMessage cache for errors.
- ERROR_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which your action should store an
org.apache.struts.action.ActionErrors
object, if you are using the corresponding custom tag library elements. - escape(String) - Method in class org.apache.struts.util.MessageResources
-
Escape any single quote characters that are included in the specified message string.
- EXCEPTION_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which an Exception will be stored before passing it to an exception handler chain.
- EXCEPTION_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- EXCEPTION_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which Struts custom tags might store a
Throwable
that caused them to report a JspException at runtime. - ExceptionCatcher - Class in org.apache.struts.chain.commands
-
Intercept any exception thrown by a subsequent
Command
in this processing chain, and fire the configured exception handler chain after storing the exception that has occurred into theContext
. - ExceptionCatcher() - Constructor for class org.apache.struts.chain.commands.ExceptionCatcher
- ExceptionConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of an
<exception>
element from a Struts configuration file. - ExceptionConfig() - Constructor for class org.apache.struts.config.ExceptionConfig
- ExceptionHandler - Class in org.apache.struts.action
-
An ExceptionHandler is configured in the Struts configuration file to handle a specific type of exception thrown by an
Action.execute
method. - ExceptionHandler - Class in org.apache.struts.chain.commands.servlet
-
Handle the specified exception.
- ExceptionHandler() - Constructor for class org.apache.struts.action.ExceptionHandler
- ExceptionHandler() - Constructor for class org.apache.struts.chain.commands.servlet.ExceptionHandler
- exceptions - Variable in class org.apache.struts.config.ActionConfig
-
The set of exception handling configurations for this action, if any, keyed by the
type
property. - exceptions - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of exception handling configurations for this module, if any, keyed by the
type
property. - execute(Exception, ExceptionConfig, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.ExceptionHandler
-
Handle the Exception.
- execute(Context) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Invoke the Command for a Context, returning TRUE if processing should halt.
- execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.Action
-
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it), with provision for handling exceptions thrown by the business logic.
- execute(ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class org.apache.struts.action.Action
-
Process the specified non-HTTP request, and create the corresponding non-HTTP response (or forward to another web component that will create it), with provision for handling exceptions thrown by the business logic.
- execute(ActionContext) - Method in interface org.apache.struts.chain.commands.ActionCommand
- execute(ActionContext) - Method in class org.apache.struts.chain.commands.ActionCommandBase
-
Logs and executes the command.
- execute(ActionContext, Action, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.AbstractExecuteAction
-
Execute the specified
Action
, and return the resultingForwardConfig
. - execute(ActionContext, Action, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.servlet.ExecuteAction
-
Execute the specified
Action
, and return the resultingActionForward
. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractAuthorizeAction
-
Determine whether the requested action is authorized for the current user.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractCreateAction
-
Create (if necessary) and cache an
Action
for this request. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractExceptionHandler
-
Invoke the appropriate
Action
for this request, and cache the returnedActionForward
. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractExecuteAction
-
Invoke the appropriate
Action
for this request if a dispatcher is not available, and cache the returnedActionForward
. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractPerformForward
-
Perform forwarding or redirection based on the specified
ActionForward
(if any). - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractPerformInclude
-
Perform an include based on the specified include uri (if any).
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Populate the form bean (if any) for this request.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractRequestNoCache
-
Check to see if the controller is configured to prevent caching, and if so, request no cache flags to be set.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectAction
-
Cache the
ActionConfig
instance for the action to be used for processing this request. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectForward
-
Select and cache the
ActionForward
for thisActionConfig
if specified. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectInput
-
Select and cache a
ForwardConfig
for the input page for the current request. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectLocale
-
Select the
Locale
to be used for this request. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectModule
-
Cache the
ModuleConfig
andMessageResources
instances for the sub-application module to be used for processing this request. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSetContentType
-
Check to see if the content type is set, and if so, set it for this response.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSetOriginalURI
-
Check to original uri is set, and if not, set it for this request.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractValidateActionForm
-
Validate the properties of the form bean for this request.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.ActionCommandBase
-
Executes the command.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.CacheMessages
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.CreateActionForm
-
Create (if necessary) and cache a form bean for this request.
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Clear any existing stored exception and pass the
context
on to the remainder of the current chain. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteCommand
-
If the
context
is "valid", lookup a command and execute it. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
- execute_(ActionContext) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Look up an
ActionForm
instance based on the configured properties of this command and copy it into theContext
. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.RemoveCachedMessages
-
Removes any
ActionMessages
object stored in the session underGlobals.MESSAGE_KEY
andGlobals.ERROR_KEY
if the messages'isAccessed
method returns true. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.SelectInclude
-
Select and cache the include uri for this
ActionConfig
if specified. - execute_(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.ActionPostProcess
-
Performs additional functions after an Action or Command has been called.
- EXECUTE_METHOD_NAME - Static variable in class org.apache.struts.dispatcher.AbstractDispatcher
-
The name of the
execute
method. - ExecuteAction - Class in org.apache.struts.chain.commands.servlet
-
Invoke the appropriate
Action
for this request, and cache the returnedActionForward
. - ExecuteAction() - Constructor for class org.apache.struts.chain.commands.servlet.ExecuteAction
- ExecuteCommand - Class in org.apache.struts.chain.commands
-
Invoke the appropriate
Command
for this request. - ExecuteCommand() - Constructor for class org.apache.struts.chain.commands.ExecuteCommand
- ExecuteDispatcher - Class in org.apache.struts.chain.commands
- ExecuteDispatcher() - Constructor for class org.apache.struts.chain.commands.ExecuteDispatcher
- ExecuteForwardCommand - Class in org.apache.struts.chain.commands
-
Look up and execute a commons-chain
Command
based on properties of the ActionContext'sforwardConfig
property. - ExecuteForwardCommand() - Constructor for class org.apache.struts.chain.commands.ExecuteForwardCommand
- expr() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- expr() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExpressionContext
- expr() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- expr(int) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- ExprCompContext(ValidWhenParser.ExprContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ExprCompContext
- ExprContext() - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ExprContext
- ExprContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ExprContext
- expression() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ExpressionContext
- ExprJoinContext(ValidWhenParser.ExprContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ExprJoinContext
- extensionProcessed - Variable in class org.apache.struts.config.ActionConfig
-
Have the inheritance values for this class been applied?
- extensionProcessed - Variable in class org.apache.struts.config.ExceptionConfig
-
Have the inheritance values for this class been applied?
- extensionProcessed - Variable in class org.apache.struts.config.FormBeanConfig
-
Have the inheritance values for this class been applied?
- extensionProcessed - Variable in class org.apache.struts.config.ForwardConfig
-
Have the inheritance values for this class been applied?
F
- factory - Variable in class org.apache.struts.config.MessageResourcesConfig
-
Fully qualified Java class name of the MessageResourcesFactory class we should use.
- factory - Variable in class org.apache.struts.util.MessageResources
-
The
MessageResourcesFactory
that created this instance. - factoryClass - Static variable in class org.apache.struts.config.ModuleConfigFactory
-
The fully qualified class name to be used for
ModuleConfigFactory
instances. - factoryClass - Static variable in class org.apache.struts.util.MessageResourcesFactory
-
The fully qualified class name to be used for
MessageResourcesFactory
instances. - field() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- field() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ValueContext
- FIELD_TEST_EQUAL - Static variable in class org.apache.struts.validator.FieldChecks
- FIELD_TEST_NOTNULL - Static variable in class org.apache.struts.validator.FieldChecks
- FIELD_TEST_NULL - Static variable in class org.apache.struts.validator.FieldChecks
- Field1Context(ValidWhenParser.FieldContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- Field2Context(ValidWhenParser.FieldContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- Field3Context(ValidWhenParser.FieldContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- Field4Context(ValidWhenParser.FieldContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- Field5Context(ValidWhenParser.FieldContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.Field5Context
- FieldChecks - Class in org.apache.struts.validator
-
This class contains the default validations that are used in the validator-rules.xml file.
- FieldChecks() - Constructor for class org.apache.struts.validator.FieldChecks
- FieldContext() - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.FieldContext
- FieldContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.FieldContext
- fileCountMax - Variable in class org.apache.struts.config.ControllerConfig
-
The maximum permitted number of files that may be uploaded in a single request.
- filter(String) - Static method in class org.apache.struts.util.ResponseUtils
-
Filter the specified string for characters that are sensitive to HTML interpreters, returning the string with these characters replaced by the corresponding character entities.
- findActionConfig(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the action configuration for the specified path, first looking a direct match, then if none found, a wildcard pattern match; otherwise return
null
. - findActionConfig(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Return the action configuration for the specified path, if any; otherwise return
null
. - findActionConfigId(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Returns the action configuration for the specifed action action identifier.
- findActionConfigId(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Returns the action configuration for the specifed action action identifier.
- findActionConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the action configurations for this module.
- findActionConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the action configurations for this module.
- findException(Class<?>) - Method in class org.apache.struts.config.ActionConfig
-
Find and return the
ExceptionConfig
instance defining howExceptions
of the specified type should be handled. - findException(Class<?>) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Find and return the
ExceptionConfig
instance defining howExceptions
of the specified type should be handled. - findException(Class<?>) - Method in interface org.apache.struts.config.ModuleConfig
-
Perform a recursive search for an ExceptionConfig registered for this class, or for any superclass.
- findExceptionConfig(String) - Method in class org.apache.struts.config.ActionConfig
-
Return the exception configuration for the specified type, if any; otherwise return
null
. - findExceptionConfig(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the exception configuration for the specified type, if any; otherwise return
null
. - findExceptionConfig(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Return the exception configuration for the specified type, if any; otherwise return
null
. - findExceptionConfigs() - Method in class org.apache.struts.config.ActionConfig
-
Return the exception configurations for this action.
- findExceptionConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the exception configurations for this module.
- findExceptionConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the exception configurations for this module.
- findFormBeanConfig(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the form bean configuration for the specified key, if any; otherwise return
null
. - findFormBeanConfig(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Return the form bean configuration for the specified key, if any; otherwise return
null
. - findFormBeanConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the form bean configurations for this module.
- findFormBeanConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the form bean configurations for this module.
- findFormPropertyConfig(String) - Method in class org.apache.struts.config.FormBeanConfig
-
Return the form property configuration for the specified property name, if any; otherwise return
null
. - findFormPropertyConfigs() - Method in class org.apache.struts.config.FormBeanConfig
-
Return the form property configurations for this module.
- findForward(String) - Method in class org.apache.struts.action.ActionMapping
-
Find and return the
ForwardConfig
instance defining how forwarding to the specified logical name should be handled. - findForwardConfig(String) - Method in class org.apache.struts.config.ActionConfig
-
Return the forward configuration for the specified key, if any; otherwise return
null
. - findForwardConfig(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the forward configuration for the specified key, if any; otherwise return
null
. - findForwardConfig(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Return the forward configuration for the specified key, if any; otherwise return
null
. - findForwardConfigs() - Method in class org.apache.struts.config.ActionConfig
-
Return all forward configurations for this module.
- findForwardConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the form bean configurations for this module.
- findForwardConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the form bean configurations for this module.
- findForwards() - Method in class org.apache.struts.action.ActionMapping
-
Return the logical names of all locally defined forwards for this mapping.
- findMessageResourcesConfig(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the message resources configuration for the specified key, if any; otherwise return
null
. - findMessageResourcesConfig(String) - Method in interface org.apache.struts.config.ModuleConfig
-
Return the message resources configuration for the specified key, if any; otherwise return
null
. - findMessageResourcesConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the message resources configurations for this module.
- findMessageResourcesConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the message resources configurations for this module.
- findOrCreateActionForm(String, String) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Using this
ActionContext
's defaultModuleConfig
, return an existingActionForm
in the specified scope, or create a new one and add it to the specified scope. - findOrCreateActionForm(String, String, ModuleConfig) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
In the context of the given
ModuleConfig
and thisActionContext
, look for an existingActionForm
in the specified scope. - findOrCreateForm(ActionContext) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Based on the properties of this command and the given
ActionContext
, find or create anActionForm
instance for preparation. - findOrCreateForm(ActionContext, String, String) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Actually find or create an instance of
ActionForm
configured under the form-bean-nameeffectiveFormName
, looking in in theActionContext's
scope as identified byeffectiveScope
. - findPlugInConfigs() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Return the configured plug-in actions for this module.
- findPlugInConfigs() - Method in interface org.apache.struts.config.ModuleConfig
-
Return the configured plug-in actions for this module.
- findRequiredForward(String) - Method in class org.apache.struts.action.ActionMapping
-
Find and return the
ForwardConfig
instance of this mapping, throwing an exception if not found locally or globally. - finish() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Cleans up at the end of a request.
- finish() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
This method is called on when a successful form post has been made.
- flush() - Method in class org.apache.struts.util.ServletContextWriter
-
Flush the stream.
- formats - Variable in class org.apache.struts.util.MessageResources
-
The set of previously created MessageFormat objects, keyed by the key computed in
messageKey()
. - formBeanClass() - Method in class org.apache.struts.config.FormBeanConfig
-
Return the
Class
instance for the form bean implementation configured by thisFormBeanConfig
instance. - FormBeanConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<form-bean>
element in a Struts configuration file. - FormBeanConfig() - Constructor for class org.apache.struts.config.FormBeanConfig
- formBeans - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of form bean configurations for this module, if any, keyed by the
name
property. - FormFile - Interface in org.apache.struts.upload
-
This interface represents a file that has been uploaded by a client.
- formProperties - Variable in class org.apache.struts.config.FormBeanConfig
-
The set of FormProperty elements defining dynamic form properties for this form bean, keyed by property name.
- FormPropertyConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<form-property>
element in a Struts configuration file. - FormPropertyConfig() - Constructor for class org.apache.struts.config.FormPropertyConfig
-
Standard no-arguments constructor for dynamic instantiation.
- FormPropertyConfig(String, String, String) - Constructor for class org.apache.struts.config.FormPropertyConfig
-
Constructor that preconfigures the relevant properties.
- FormPropertyConfig(String, String, String, int) - Constructor for class org.apache.struts.config.FormPropertyConfig
-
Constructor that preconfigures the relevant properties.
- FormPropertyConfig(String, String, String, String) - Constructor for class org.apache.struts.config.FormPropertyConfig
-
Constructor that preconfigures the relevant properties.
- FormPropertyConfig(String, String, String, String, int) - Constructor for class org.apache.struts.config.FormPropertyConfig
-
Constructor that preconfigures the relevant properties.
- forward - Variable in class org.apache.struts.config.ActionConfig
-
Context-relative path of the web application resource that will process this request via RequestDispatcher.forward(), instead of instantiating and calling the
Action
class specified by "type". - forward(ActionContext, ModuleConfig, String) - Method in class org.apache.struts.chain.commands.AbstractSelectForward
-
Create and return a
ForwardConfig
representing the specified module-relative destination. - forward(ActionContext, ModuleConfig, String) - Method in class org.apache.struts.chain.commands.AbstractSelectInput
-
Create and return a
ForwardConfig
representing the specified module-relative destination. - forward(ActionContext, ModuleConfig, String) - Method in class org.apache.struts.chain.commands.servlet.SelectForward
-
Create and return a
ForwardConfig
representing the specified module-relative destination. - forward(ActionContext, ModuleConfig, String) - Method in class org.apache.struts.chain.commands.servlet.SelectInput
-
Create and return a
ForwardConfig
representing the specified module-relative destination. - FORWARD - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population occurs when the current requested is part of a forwarded request.
- FORWARD_CONFIG_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the ForwardConfig for the current request will be stored.
- FORWARD_CONFIG_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- ForwardConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<forward>
element from a Struts configuration file. - ForwardConfig() - Constructor for class org.apache.struts.config.ForwardConfig
-
Construct a new instance with default values.
- ForwardConfig(String, String, boolean) - Constructor for class org.apache.struts.config.ForwardConfig
-
Construct a new instance with the specified values.
- ForwardConfig(String, String, boolean, String) - Constructor for class org.apache.struts.config.ForwardConfig
-
Construct a new instance with the specified values.
- ForwardConfig(ForwardConfig) - Constructor for class org.apache.struts.config.ForwardConfig
-
Construct a new instance based on the values of another ForwardConfig.
- ForwardingActionForward - Class in org.apache.struts.action
-
A subclass of
ActionForward
that defaults theredirect
attribute tofalse
. - ForwardingActionForward() - Constructor for class org.apache.struts.action.ForwardingActionForward
-
Construct a new instance with default values.
- ForwardingActionForward(String) - Constructor for class org.apache.struts.action.ForwardingActionForward
-
Construct a new instance with the specified path.
- forwardPattern - Variable in class org.apache.struts.config.ControllerConfig
-
The replacement pattern used to determine a context-relative URL from a
ForwardConfig
element. - forwards - Variable in class org.apache.struts.config.ActionConfig
-
The set of local forward configurations for this action, if any, keyed by the
name
property. - forwards - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of global forward configurations for this module, if any, keyed by the
name
property. - forwardURL(HttpServletRequest, ForwardConfig) - Static method in class org.apache.struts.util.RequestUtils
-
Return the context-relative URL that corresponds to the specified
ForwardConfig
. - forwardURL(HttpServletRequest, ForwardConfig, ModuleConfig) - Static method in class org.apache.struts.util.RequestUtils
-
Return the context-relative URL that corresponds to the specified
ForwardConfig
. - freeze() - Method in class org.apache.struts.config.ActionConfig
-
Freeze the configuration of this action.
- freeze() - Method in class org.apache.struts.config.BaseConfig
-
Freeze the configuration of this action.
- freeze() - Method in class org.apache.struts.config.FormBeanConfig
-
Freeze the configuration of this component.
- freeze() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Freeze the configuration of this module.
- freeze() - Method in interface org.apache.struts.config.ModuleConfig
-
Freeze the configuration of this module.
- freeze() - Method in class org.apache.struts.config.PlugInConfig
-
Freeze the configuration of this component.
G
- generateToken() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Generate a new transaction token, to be used for enforcing a single request for a particular transaction.
- generateToken() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- generateToken() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- generateToken(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Generate a new transaction token, to be used for enforcing a single request for a particular transaction.
- generateToken(HttpServletRequest) - Method in class org.apache.struts.util.TokenProcessor
-
Generate a new transaction token, to be used for enforcing a single request for a particular transaction.
- generateToken(String) - Method in class org.apache.struts.util.TokenProcessor
-
Generate a new transaction token, to be used for enforcing a single request for a particular transaction.
- get() - Method in class org.apache.struts.action.ActionMessages
-
Return the set of all recorded messages, without distinction by which property the messages are associated with.
- get(Object) - Method in class org.apache.struts.chain.contexts.ContextWrapper
- get(String) - Method in class org.apache.struts.action.ActionMessages
-
Return the set of messages related to a specific property.
- get(String) - Method in class org.apache.struts.action.DynaActionForm
-
Return the value of a simple property with the specified name.
- get(String) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the value of a simple property with the specified name.
- get(String, int) - Method in class org.apache.struts.action.DynaActionForm
-
Return the value of an indexed property with the specified name.
- get(String, int) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the value of an indexed property with the specified name.
- get(String, int) - Method in class org.apache.struts.validator.LazyValidatorForm
-
Return an indexed property value.
- get(String, String) - Method in class org.apache.struts.action.DynaActionForm
-
Return the value of a mapped property with the specified name, or
null
if there is no value for the specified key. - get(String, String) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the value of a mapped property with the specified name, or
null
if there is no value for the specified key. - getAcceptPage() - Method in class org.apache.struts.config.ActionConfig
-
Returns accepted page value for multi-page validation.
- getAction() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the action which has been identified to be executed as part of processing this request.
- getAction() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getAction(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the URL for the specified ActionMapping, otherwise return
null
. - getAction(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the URL for the specified ActionMapping, otherwise return
null
. - getAction(ActionContext, String, ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractCreateAction
-
Create and return the appropriate
Action
class for the giventype
andactionConfig
. - getAction(ActionContext, String, ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.CreateAction
- getActionConfig() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the ActionConfig which contains the details for processing this request.
- getActionConfig() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getActionForm() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the ActionForm instance which will carry any data submitted as part of this request.
- getActionForm() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getActionForm() - Method in class org.apache.struts.config.ConfigHelper
- getActionForm() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Retrieve and return the
ActionForm
bean associated with this mapping, creating and stashing one if necessary. - getActionFormBeanClass() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action form bean instances.
- getActionFormBeanClass() - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action form bean instances.
- getActionForward(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the forwarding associated with the specified logical name, if any; otherwise return
null
. - getActionForward(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the forwarding associated with the specified logical name, if any; otherwise return
null
. - getActionForwardClass() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action forward instances.
- getActionForwardClass() - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action forward instances.
- getActionId() - Method in class org.apache.struts.config.ActionConfig
-
The internal name of this action mapping.
- getActionMapping(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the mapping associated with the specified request path, if any; otherwise return
null
. - getActionMapping(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the mapping associated with the specified request path, if any; otherwise return
null
. - getActionMappingClass() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action mapping instances.
- getActionMappingClass() - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action mapping instances.
- getActionMappingName(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the form action converted into an action mapping path.
- getActionMappingName(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the form action converted into an action mapping path.
- getActionMappingURL(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the form action converted into a server-relative URL.
- getActionMappingURL(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the form action converted into a server-relative URL.
- getActionMessage() - Method in exception class org.apache.struts.util.ModuleException
-
Returns the error associated with the exception.
- getActionMessage(HttpServletRequest, ValidatorAction, Field) - Static method in class org.apache.struts.validator.Resources
-
Deprecated.Use getActionMessage(Validator, HttpServletRequest, ValidatorAction, Field) method instead
- getActionMessage(Validator, HttpServletRequest, ValidatorAction, Field) - Static method in class org.apache.struts.validator.Resources
-
Gets the
ActionMessage
based on theValidatorAction
message and theField
's arg objects. - getActionMessages() - Method in class org.apache.struts.config.ConfigHelper
- getActionMessages() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The
org.apache.struts.action.ActionFormBeans
collection for this application. - getActionPath() - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Return
ActionPath
property. - getActionServlet() - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Return the
ActionServlet
for this context. - getAllElements() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns a hash map containing both text and file request parameters.
- getAllElements() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
This method returns all elements of a multipart request.
- getAnchorString() - Method in class org.apache.struts.action.ActionRedirect
-
Forms the string containing the parameters passed onto this object thru calls to addParameter().
- getApplicationClass(String) - Static method in class org.apache.struts.chain.commands.util.ClassUtils
-
Return the
Class
object for the specified fully qualified class name, from this web application's class loader. - getApplicationInstance(String) - Static method in class org.apache.struts.chain.commands.util.ClassUtils
-
Return a new instance of the specified fully qualified class name, after loading the class (if necessary) from this web application's class loader.
- getApplicationScope() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return a
Map
of Application scoped values. - getApplicationScope() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getApplicationScope() - Method in class org.apache.struts.chain.contexts.MockActionContext
- getApplicationScope() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getArgs(String, MessageResources, Locale, Field) - Static method in class org.apache.struts.validator.Resources
-
Gets the message arguments based on the current
ValidatorAction
andField
. - getATN() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getATN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- getAttribute() - Method in class org.apache.struts.config.ActionConfig
-
Returns the request-scope or session-scope attribute name under which our form bean is accessed, if it is different from the form bean's specified
name
. - getBaseContext() - Method in class org.apache.struts.chain.contexts.ContextWrapper
-
Provide the underlying Context for this composite.
- getBaseRef() - Method in class org.apache.struts.config.ConfigHelper
-
Renders the reference for a HTML
element. - getBaseRef() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Renders the reference for a HTML
element - getBeanClass() - Method in class org.apache.struts.action.DynaActionFormClass
-
Return the implementation class we are using to construct new instances, re-introspecting our
FormBeanConfig
if necessary (that is, after being deserialized, sincebeanClass
is marked transient). - getBufferSize() - Method in class org.apache.struts.config.ControllerConfig
- getBundle() - Method in class org.apache.struts.config.ExceptionConfig
- getCancellable() - Method in class org.apache.struts.config.ActionConfig
-
Accessor for cancellable property
- getCancelled() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Indicate if the "cancel event" state is set for for this context,
- getCancelled() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getCancelled() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getCatalog() - Method in class org.apache.struts.config.ActionConfig
-
Get the name of a
commons-chain
catalog in which a specified command should be sought. - getCatalog() - Method in class org.apache.struts.config.ControllerConfig
- getCatalog() - Method in class org.apache.struts.config.ForwardConfig
- getCatalogName() - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Return the name of the
Catalog
in which to perform lookups, ornull
for the defaultCatalog
. - getCatalogName() - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Return CatalogName property.
- getChannelNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getClassName() - Method in class org.apache.struts.config.PlugInConfig
- getCommand() - Method in class org.apache.struts.config.ActionConfig
-
Get the name of a
commons-chain
command which should be executed as part of the processing of this action. - getCommand() - Method in class org.apache.struts.config.ControllerConfig
- getCommand() - Method in class org.apache.struts.config.ForwardConfig
- getCommand(String, String) - Method in class org.apache.struts.chain.commands.ExecuteCommand
-
Retrieve the specified Command from the specified Catalog.
- getCommand(Context) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Return the Command to process for this Context.
- getCommand(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteCommand
-
Find the
ActionConfig
in the current context and, if it is properly configured, lookup the appropriatecommons-chain
command. - getCommand(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteForwardCommand
-
Return the command specified by the
command
andcatalog
properties of theforwardConfig
property of the givenActionContext
. - getComp(int) - Static method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Get the
ValidWhenComparison
for given token-number. - getConfig() - Method in class org.apache.struts.util.MessageResources
-
The configuration parameter used to initialize this MessageResources.
- getConfig() - Method in class org.apache.struts.util.MessageResourcesFactory
-
Set the configuration information for Message Resources.
- getConfigured() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Has this module been completely configured yet.
- getConfigured() - Method in interface org.apache.struts.config.ModuleConfig
-
Has this module been completely configured yet.
- getContentType() - Method in class org.apache.struts.config.ControllerConfig
- getContentType() - Method in interface org.apache.struts.upload.FormFile
-
Returns the content type for this file.
- getContext() - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Return the
ServletContext
for this context. - getContext(Context) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
If the wrapperClassName property is not null, return a Context of the type specified by wrapperClassName, instantiated using a single-arg constructor which takes the context passed as an argument to this method.
- getControllerConfig() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The controller configuration object for this module.
- getControllerConfig() - Method in interface org.apache.struts.config.ModuleConfig
-
The controller configuration object for this module.
- getDefaultDispatcherType() - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
-
Retrieves the fully-qualified dispatcher class name to instantiate when an action mapping does not specify a dispatcher.
- getDefaultMappingParameter() - Method in class org.apache.struts.dispatcher.AbstractMappingDispatcher
-
Retrieves the default mapping parameter value.
- getDefaultMethodName() - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Retrieves the name of the method to fallback upon if no method name can be resolved.
- getDefaultParameterName() - Method in class org.apache.struts.dispatcher.AbstractParameterDispatcher
-
Retrieves the name of the parameter to fallback upon if the action configuration did not set the
parameter
attribute. - getDispatcher() - Method in class org.apache.struts.config.ActionConfig
-
Retrieves the fully-qualified class name of the
Dispatcher
implementation that will dispatch to the this action. - getDispatcherType(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
-
Retrieves the fully-qualified class name of the dispatcher to instantiate for the specified context.
- getDynaActionFormClass() - Method in class org.apache.struts.config.FormBeanConfig
-
Return the DynaActionFormClass associated with a DynaActionForm.
- getDynaBean() - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the
DynaBean
that thisActionForm
is backed by. - getDynaClass() - Method in class org.apache.struts.action.DynaActionForm
-
Return the
DynaClass
instance that describes the set of properties available for thisDynaBean
. - getDynaClass() - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the
DynaClass
instance that describes the set of properties available for this DynaBean. - getDynamic() - Method in class org.apache.struts.config.FormBeanConfig
- getDynaProperties() - Method in class org.apache.struts.action.DynaActionFormClass
-
Return an array of
DynaProperty
s for the properties currently defined in thisDynaClass
. - getDynaProperty(String) - Method in class org.apache.struts.action.DynaActionForm
-
Return the property descriptor for the specified property name.
- getDynaProperty(String) - Method in class org.apache.struts.action.DynaActionFormClass
-
Return a property descriptor for the specified property, if it exists; otherwise, return
null
. - getEncodeURL(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the url encoded to maintain the user session, if any.
- getEncodeURL(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the url encoded to maintain the user session, if any.
- getErrorMessage(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractAuthorizeAction
-
Retrieve error message from context.
- getErrorMessage(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractSelectInput
-
Retrieve error message from context.
- getErrorMessage(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.AuthorizeAction
- getErrorMessage(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.SelectInput
- getErrors() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Retrieve error messages from an internal cache, creating an empty cache if one is not already present.
- getErrors() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getErrors() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- getErrors(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Retrieves any existing errors placed in the request by previous actions.
- getException() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Retrieve an exception which may have been caught by some code using this ActionContext, usually by an exception handler.
- getException() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getException() - Method in class org.apache.struts.config.ConfigHelper
-
The runtime JspException that may be been thrown by a Struts tag extension, or compatible presentation extension, and placed in the request.
- getException() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The runtime JspException that may be been thrown by a Struts tag extension, or compatible presentation extension, and placed in the request.
- getExceptionCommand() - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Return the name of the command to be executed if an exception occurs.
- getExtends() - Method in class org.apache.struts.config.ActionConfig
-
Returns the
path
oractionId
of theActionConfig
that this object should inherit properties from. - getExtends() - Method in class org.apache.struts.config.ExceptionConfig
- getExtends() - Method in class org.apache.struts.config.FormBeanConfig
- getExtends() - Method in class org.apache.struts.config.ForwardConfig
- getFactory() - Method in class org.apache.struts.config.MessageResourcesConfig
- getFactory() - Method in class org.apache.struts.util.MessageResources
-
The
MessageResourcesFactory
that created this instance. - getFactoryClass() - Static method in class org.apache.struts.config.ModuleConfigFactory
-
The fully qualified class name that is used for
ModuleConfigFactory
instances. - getFactoryClass() - Static method in class org.apache.struts.util.MessageResourcesFactory
-
The fully qualified class name that is used for
MessageResourcesFactory
instances. - getFileCountMax() - Method in class org.apache.struts.config.ControllerConfig
- getFileCountMax(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the maximum permitted number of files that may be uploaded in a single request.
- getFileData() - Method in interface org.apache.struts.upload.FormFile
-
Returns the data for the entire file as byte array.
- getFileElements() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns a hash map containing the file (that is, non-text) request parameters.
- getFileElements() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
This method is called on to retrieve all the FormFile input elements of the request.
- getFileLength() - Method in interface org.apache.struts.upload.FormFile
-
Returns the length of this file.
- getFileName() - Method in interface org.apache.struts.upload.FormFile
-
Returns the file name of this file.
- getFileSize() - Method in interface org.apache.struts.upload.FormFile
-
Deprecated.
- getFileSizeMax(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the maximum allowable file-size, in bytes, of an uploaded file.
- getFormBean(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the form bean definition associated with the specified logical name, if any; otherwise return
null
. - getFormBean(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the form bean definition associated with the specified logical name, if any; otherwise return
null
. - getFormName() - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Return
FormName
property. - getFormValid() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Is the ActionForm for this context valid? This method does not actually perform form validation.
- getFormValid() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getForward() - Method in class org.apache.struts.config.ActionConfig
-
Returns context-relative path of the web application resource that will process this request.
- getForwardConfig() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the ForwardConfig which has been identified as the basis for view-processing.
- getForwardConfig() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getForwardPattern() - Method in class org.apache.struts.config.ControllerConfig
- getGrammarFileName() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getGrammarFileName() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- getHandler() - Method in class org.apache.struts.config.ExceptionConfig
- getHeader() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Return an immutable Map that maps header names to the first (or only) header value (as a String).
- getHeaderValues() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Return an immutable Map that maps header names to the set of all values specified in the request (as a String array).
- getInclude() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the include path which should be processed as part of processing this request.
- getInclude() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getInclude() - Method in class org.apache.struts.config.ActionConfig
-
Context-relative path of the web application resource that will process this request.
- getInitial() - Method in class org.apache.struts.config.FormPropertyConfig
- getInitParam() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Return an immutable Map that maps context application initialization parameters to their values.
- getInput() - Method in class org.apache.struts.config.ActionConfig
-
Get the context-relative path of the input form to which control should be returned if a validation error is encountered.
- getInputForward() - Method in class org.apache.struts.action.ActionMapping
-
Create (if necessary) and return an
ActionForward
that corresponds to theinput
property of this Action. - getInputForward() - Method in class org.apache.struts.config.ControllerConfig
- getInputStream() - Method in interface org.apache.struts.upload.FormFile
-
Returns an input stream for this file.
- getInstance() - Static method in class org.apache.struts.util.ModuleUtils
-
Returns the Singleton instance of TagUtils.
- getInstance() - Static method in class org.apache.struts.util.TokenProcessor
-
Retrieves the singleton instance of this class.
- getInstance() - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the
Bean
that thisActionForm
is backed by. - getInternal() - Method in class org.apache.struts.action.ActionServlet
-
Return the
MessageResources
instance containing our internal message strings. - getInternal() - Method in class org.apache.struts.action.RequestProcessor
-
Return the
MessageResources
instance containing our internal message strings. - getKey() - Method in class org.apache.struts.action.ActionMessage
-
Get the message key for this message.
- getKey() - Method in class org.apache.struts.config.ExceptionConfig
- getKey() - Method in class org.apache.struts.config.MessageResourcesConfig
- getLabel() - Method in class org.apache.struts.util.LabelValueBean
- getLink(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the path for the specified forward, otherwise return
null
. - getLink(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the path for the specified forward, otherwise return
null
. - getList() - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Retrieve the list of messages associated with this item.
- getLocale() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return the user's currently selected Locale.
- getLocale() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getLocale() - Method in class org.apache.struts.config.ControllerConfig
- getLocale(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Return the user's currently selected Locale.
- getLocale(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectLocale
-
Return the
Locale
to be used for this request. - getLocale(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.SelectLocale
-
Return the
Locale
to be used for this request. - getLogger() - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Provide the currently configured commons-logging
Log
instance. - getMap() - Method in class org.apache.struts.action.DynaActionForm
-
Returns the
Map
containing the property values. - getMap() - Method in class org.apache.struts.validator.LazyValidatorForm
-
Return the
Map
containing the property values. - getMapping() - Method in class org.apache.struts.config.ConfigHelper
-
The
org.apache.struts.ActionMapping
instance for this request. - getMapping() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The
org.apache.struts.ActionMapping
instance for this request. - getMapping() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Retrieves the action mapping with which this handler is associated.
- getMapping() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
Get the ActionMapping instance for this request.
- getMaxFileSize() - Method in class org.apache.struts.config.ControllerConfig
- getMaxSize() - Method in class org.apache.struts.config.ControllerConfig
- getMaxStringLen() - Method in class org.apache.struts.config.ControllerConfig
- getMaxStringLen(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the maximum allowable length, in bytes, of a string parameter in a multipart request.
- getMemFileSize() - Method in class org.apache.struts.config.ControllerConfig
- getMessage(HttpServletRequest, String) - Static method in class org.apache.struts.validator.Resources
-
Gets the
Locale
sensitive value based on the key passed in. - getMessage(ServletContext, HttpServletRequest, MessageResources, Locale, ValidatorAction, Field) - Static method in class org.apache.struts.validator.Resources
-
Gets the
Locale
sensitive value based on the key passed in. - getMessage(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return the localized message for the specified key, otherwise return
null
. - getMessage(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return the localized message for the specified key, otherwise return
null
. - getMessage(String) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message for the specified key, for the default Locale.
- getMessage(String, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(String, Object[]) - Method in class org.apache.struts.config.ConfigHelper
-
Look up and return a message string, based on the specified parameters.
- getMessage(String, Object[]) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Look up and return a message string, based on the specified parameters.
- getMessage(String, Object[]) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(String, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(String, Object, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(String, Object, Object, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(Locale, String) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message for the specified key, for the default Locale.
- getMessage(Locale, String) - Method in class org.apache.struts.util.PropertyMessageResources
-
Returns a text message for the specified key, for the specified or default Locale.
- getMessage(Locale, String, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(Locale, String, Object[]) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(Locale, String, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(Locale, String, Object, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(Locale, String, Object, Object, Object, Object) - Method in class org.apache.struts.util.MessageResources
-
Returns a text message after parametric replacement of the specified parameter placeholders.
- getMessage(MessageResources, Locale, String) - Static method in class org.apache.struts.validator.Resources
-
Gets the
Locale
sensitive value based on the key passed in. - getMessage(MessageResources, Locale, ValidatorAction, Field) - Static method in class org.apache.struts.validator.Resources
-
Gets the locale sensitive message based on the
ValidatorAction
message and theField
's arg objects. - getMessageResources() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return the default message resources for the current module.
- getMessageResources() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getMessageResources() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- getMessageResources() - Method in class org.apache.struts.config.ConfigHelper
-
The application resources for this application.
- getMessageResources() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The application resources for this application.
- getMessageResources(HttpServletRequest) - Static method in class org.apache.struts.validator.Resources
-
Retrieve
MessageResources
for the module. - getMessageResources(ServletContext, HttpServletRequest, String) - Static method in class org.apache.struts.validator.Resources
-
Retrieve
MessageResources
for the module and bundle. - getMessageResources(String) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return the specified message resources for the current module.
- getMessageResources(String) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getMessageResources(String) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- getMessageResources(String) - Static method in class org.apache.struts.util.MessageResources
-
Create and return an instance of
MessageResources
for the created by the defaultMessageResourcesFactory
. - getMessages() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Retrieve messages from an internal cache, creating an empty cache if one is not already present.
- getMessages() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getMessages() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- getMessages(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Retrieves any existing messages placed in the request by previous actions.
- getMethod(ActionContext, String) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Introspects the action to identify a method of the specified name that will be the target of the dispatch.
- getModeNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getModule() - Method in class org.apache.struts.config.ForwardConfig
- getModuleConfig() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Get the ModuleConfig which is operative for the current request.
- getModuleConfig() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getModuleConfig() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getModuleConfig() - Method in class org.apache.struts.config.ActionConfig
-
The module configuration with which we are associated.
- getModuleConfig(HttpServletRequest) - Method in class org.apache.struts.action.ActionServlet
-
Return the module configuration object for the currently selected module.
- getModuleConfig(HttpServletRequest) - Method in class org.apache.struts.util.ModuleUtils
-
Return the current ModuleConfig object stored in request, if it exists, null otherwise.
- getModuleConfig(HttpServletRequest, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Return the ModuleConfig object is it exists, null otherwise.
- getModuleConfig(String, HttpServletRequest, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Return the desired ModuleConfig object stored in context, if it exists, otherwise return the current ModuleConfig
- getModuleConfig(String, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Return the desired ModuleConfig object stored in context, if it exists, null otherwise.
- getModuleName(HttpServletRequest, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Get the module name to which the specified request belong.
- getModuleName(String, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Get the module name to which the specified uri belong.
- getModulePrefixes(ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Return the list of module prefixes that are defined for this web application.
- getMultipartClass() - Method in class org.apache.struts.config.ActionConfig
-
Return the fully qualified Java class name of the
MultipartRequestHandler
implementation class used to process multi-part request data for this Action. - getMultipartClass() - Method in class org.apache.struts.config.ControllerConfig
- getMultipartRequestHandler() - Method in class org.apache.struts.action.ActionForm
-
Return the
MultipartRequestHandler
for this form The reasoning behind this is to give form bean developers control over the lifecycle of their multipart requests through the use of thefinish
and/orrollback
methods ofMultipartRequestHandler
. - getMultipartRequestWrapper() - Method in class org.apache.struts.config.ConfigHelper
-
The multipart object for this request.
- getMultipartRequestWrapper() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The multipart object for this request.
- getName() - Method in class org.apache.struts.action.DynaActionFormClass
-
Return the name of this
DynaClass
(analogous to thegetName()
method ofjava.lang.Class
, which allows the sameDynaClass
implementation class to support different dynamic classes, with different sets of properties. - getName() - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Retrieve Name property.
- getName() - Method in class org.apache.struts.config.ActionConfig
-
Return name of the form bean, if any, associated with this Action.
- getName() - Method in class org.apache.struts.config.FormBeanConfig
- getName() - Method in class org.apache.struts.config.FormPropertyConfig
- getName() - Method in class org.apache.struts.config.ForwardConfig
- getNameKey() - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Return NameKey property.
- getNocache() - Method in class org.apache.struts.config.ControllerConfig
- getNull() - Method in class org.apache.struts.config.MessageResourcesConfig
- getOrder() - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Retrieve the position in the message list.
- getOriginalPath() - Method in class org.apache.struts.action.ActionRedirect
-
Get the original path without the parameters added at runtime.
- getOrigRef() - Method in class org.apache.struts.config.ConfigHelper
-
Renders the reference for a HTML <base> element
- getOrigRef() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Renders the reference for a HTML
element - getPage() - Method in class org.apache.struts.validator.DynaValidatorForm
-
Gets page.
- getPage() - Method in class org.apache.struts.validator.ValidatorForm
-
Gets page.
- getPagePattern() - Method in class org.apache.struts.config.ControllerConfig
- getParam() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Return a map whose keys are
String
request parameter names and whose values areString
values. - getParameter() - Method in class org.apache.struts.config.ActionConfig
-
Return general purpose configuration parameter that can be used to pass extra information to the Action instance selected by this Action.
- getParameter() - Method in class org.apache.struts.config.MessageResourcesConfig
- getParameter(String) - Method in class org.apache.struts.upload.MultipartRequestWrapper
-
Attempts to get a parameter for this request.
- getParameter(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractParameterDispatcher
-
Retrieves the parameter name whose value will identity the intended method to dispatch.
- getParameterMap() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return a
Map
of parameters submitted by the user as part of this request. - getParameterMap() - Method in class org.apache.struts.chain.contexts.MockActionContext
- getParameterMap() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getParameterMap() - Method in class org.apache.struts.upload.MultipartRequestWrapper
-
Combines the parameters stored here with those in the underlying request.
- getParameterNames() - Method in class org.apache.struts.upload.MultipartRequestWrapper
-
Returns the names of the parameters for this request.
- getParameterString() - Method in class org.apache.struts.action.ActionRedirect
-
Forms the string containing the parameters passed onto this object thru calls to addParameter().
- getParameterValues(String) - Method in class org.apache.struts.upload.MultipartRequestWrapper
-
Returns the values of a parameter in this request.
- getParamValues() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Return a map whose keys are
String
request parameter names and whose values areString[]
values. - getPath() - Method in class org.apache.struts.action.ActionRedirect
-
Get the path for this object, including any parameters that may have been added at runtime.
- getPath() - Method in exception class org.apache.struts.chain.commands.InvalidPathException
-
Return the invalid path causing the exception.
- getPath() - Method in class org.apache.struts.config.ActionConfig
-
Return context-relative path of the submitted request, starting with a slash ("/") character, and omitting any filename extension if extension mapping is being used.
- getPath() - Method in class org.apache.struts.config.ExceptionConfig
- getPath() - Method in class org.apache.struts.config.ForwardConfig
- getPath(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectAction
-
Return the path to be used to select the
ActionConfig
for this request. - getPath(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.SelectAction
- getPathnames() - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Gets a comma delimitted list of Validator resources.
- getPopulate() - Method in class org.apache.struts.config.ActionConfig
-
Gets the comma-delimiated list of events that specify when this action should be populated.
- getPopulateNames() - Method in class org.apache.struts.config.ActionConfig
-
Gets the array of events names that specify when this action should be populated.
- getPrefix() - Method in class org.apache.struts.config.ActionConfig
-
Retruns prefix used to match request parameter names to form bean property names, if any.
- getPrefix() - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.
- getPrefix() - Method in interface org.apache.struts.config.ModuleConfig
-
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.
- getPrefix(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSelectModule
-
Calculate and return the module prefix for the module to be selected for this request.
- getPrefix(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.SelectModule
- getProcessorClass() - Method in class org.apache.struts.config.ControllerConfig
- getProperties() - Method in class org.apache.struts.config.BaseConfig
-
Return the entire set of properties configured for this object.
- getProperties() - Method in class org.apache.struts.config.PlugInConfig
-
Return the properties that will be used to configure a
PlugIn
instance. - getProperty() - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Retrieve the property associated with this item.
- getProperty() - Method in exception class org.apache.struts.util.ModuleException
-
Returns the property associated with the exception.
- getProperty(String) - Method in class org.apache.struts.config.BaseConfig
-
Return the property-value for the specified key, if any; otherwise return
null
. - getRedirect() - Method in class org.apache.struts.config.ForwardConfig
- getRepositoryFile(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the path to the temporary directory to be used for uploaded files which are written to disk.
- getRequest() - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Return the
HttpServletRequest
for this context. - getRequestProcessor(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Look up and return the
RequestProcessor
responsible for the specified module, creating a new one if necessary. - getRequestScope() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return a
Map
of request scoped values. - getRequestScope() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getRequestScope() - Method in class org.apache.struts.chain.contexts.MockActionContext
- getRequestScope() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getReset() - Method in class org.apache.struts.config.ActionConfig
-
Gets the comma-delimiated list of events that specify when this action should be reset.
- getReset() - Method in class org.apache.struts.config.FormPropertyConfig
- getResetNames() - Method in class org.apache.struts.config.ActionConfig
-
Gets the array of events names that specify when this action should be reset.
- getResources(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Return the default message resources for the current module.
- getResources(HttpServletRequest, String) - Method in class org.apache.struts.action.Action
-
Return the specified message resources for the current module.
- getResponse() - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Return the
HttpServletResponse
for this context. - getResultValueMap() - Method in class org.apache.struts.validator.DynaValidatorForm
-
Returns a
Map
of values returned from any validation that returns a value other thannull
orBoolean
with the key the full property path of the field. - getResultValueMap() - Method in class org.apache.struts.validator.ValidatorForm
-
Returns a
Map
of values returned from any validation that returns a value other thannull
orBoolean
with the key the full property path of the field. - getReturnNull() - Method in class org.apache.struts.util.MessageResources
-
Indicates that a
null
is returned instead of an error message string if an unknown Locale or key is requested. - getReturnNull() - Method in class org.apache.struts.util.MessageResourcesFactory
-
Get default value of the "returnNull" property used to initialize newly created MessageResourcess.
- getRoleNames() - Method in class org.apache.struts.config.ActionConfig
-
Get array of security role names used to authorize access to this Action.
- getRoles() - Method in class org.apache.struts.config.ActionConfig
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.DecimalContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExpressionContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.FieldContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IdentifierContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.NumberContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.StringContext
- getRuleIndex() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ValueContext
- getRuleNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getRuleNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- getScope() - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Return
Scope
property. - getScope() - Method in class org.apache.struts.config.ActionConfig
-
Get the scope ("request" or "session") within which our form bean is accessed, if any.
- getScope() - Method in class org.apache.struts.config.ExceptionConfig
- getScope(String) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return the Map representing the scope identified by
scopeName
. - getScope(String) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getSerializedATN() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getSerializedATN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- getServlet() - Method in class org.apache.struts.action.Action
-
Return the servlet instance to which we are attached.
- getServlet() - Method in class org.apache.struts.action.ActionForm
-
Return the servlet instance to which we are attached.
- getServlet() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Retrieves the servlet with which this handler is associated.
- getServlet() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
Get the ActionServlet instance.
- getServletContext() - Method in class org.apache.struts.action.RequestProcessor
-
Return the
ServletContext
for the web application in which we are running. - getServletMapping() - Method in class org.apache.struts.config.ConfigHelper
-
The path-mapped pattern (
/action/*
) or extension mapped pattern ((*.do
) used to determine our Action URIs in this application. - getServletMapping() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The path-mapped pattern (
/action/*
) or extension mapped pattern ((*.do
) used to determine our Action URIs in this application. - getServletMapping(ActionServlet) - Static method in class org.apache.struts.util.RequestUtils
-
Retrieves the servlet mapping pattern for the specified
ActionServlet
. - getServletWrapper() - Method in class org.apache.struts.action.ActionForm
-
Return the controller servlet instance to which we are attached.
- getSessionScope() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Return a
Map
of Session scoped values. - getSessionScope() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getSessionScope() - Method in class org.apache.struts.chain.contexts.MockActionContext
- getSessionScope() - Method in class org.apache.struts.chain.contexts.WebActionContext
- getSize() - Method in class org.apache.struts.config.FormPropertyConfig
- getSizeMax(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the maximum allowed size of a complete request.
- getSizeThreshold(ModuleConfig) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns the size threshold which determines whether an uploaded file will be written to disk or cached in memory.
- getString(String) - Method in class org.apache.struts.action.DynaActionForm
-
Return the value of a
String
property with the specified name. - getStrings(String) - Method in class org.apache.struts.action.DynaActionForm
-
Return the value of a
String[]
property with the specified name. - getStrutsConfigFormName() - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return name used to identify the ActionForm in the struts-config.xml.
- getSuffix() - Method in class org.apache.struts.config.ActionConfig
-
Return suffix used to match request parameter names to form bean property names, if any.
- getTempDir() - Method in class org.apache.struts.config.ControllerConfig
- getTextElements() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Returns a hash map containing the text (that is, non-file) request parameters.
- getTextElements() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
This method is called on to retrieve all the text input elements of the request.
- getTextValue(HttpServletRequest, FileItem<?>) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Gets the regular text parameter of the item.
- getToken() - Method in class org.apache.struts.config.ConfigHelper
-
The transaction token stored in this session, if it is used.
- getToken() - Method in interface org.apache.struts.config.ConfigHelperInterface
-
The transaction token stored in this session, if it is used.
- getTokenGeneratorId() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- getTokenNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
-
Deprecated.
- getTokenNames() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
-
Deprecated.
- getToKey() - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Return
ToKey
property. - getType() - Method in class org.apache.struts.config.ActionConfig
- getType() - Method in class org.apache.struts.config.ExceptionConfig
- getType() - Method in class org.apache.struts.config.FormBeanConfig
- getType() - Method in class org.apache.struts.config.FormPropertyConfig
- getType() - Method in class org.apache.struts.validator.validwhen.ValidWhenResult
-
Gets the current type of the result.
- getTypeClass() - Method in class org.apache.struts.config.FormPropertyConfig
-
Return a Class corresponds to the value specified for the
type
property, taking into account the trailing "[]" for arrays (as well as the ability to specify primitive Java types). - getUnknown() - Method in class org.apache.struts.config.ActionConfig
-
Determine whether Action is configured as the default one for this module.
- getUserLocale(HttpServletRequest, String) - Static method in class org.apache.struts.util.RequestUtils
-
Look up and return current user locale, based on the specified parameters.
- getValidate() - Method in class org.apache.struts.config.ActionConfig
- getValidationKey(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Returns the Validation key
- getValidationKey(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Returns the Validation key.
- getValidationKey(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.ValidatorForm
-
Returns the Validation key.
- getValidatorResources(ServletContext, HttpServletRequest) - Static method in class org.apache.struts.validator.Resources
-
Retrieve
ValidatorResources
for the current module. - getValidatorResults() - Method in class org.apache.struts.validator.DynaValidatorForm
-
Get results of the validation performed by the
Validator
. - getValidatorResults() - Method in class org.apache.struts.validator.ValidatorForm
-
Get results of the validation performed by the
Validator
. - getValue() - Method in class org.apache.struts.util.LabelValueBean
- getValue() - Method in class org.apache.struts.validator.validwhen.ValidWhenResult
-
Gets the current value of the result.
- getValues() - Method in class org.apache.struts.action.ActionMessage
-
Get the replacement values for this message.
- getVarValue(String, Field, Validator, HttpServletRequest, boolean) - Static method in class org.apache.struts.validator.Resources
-
Get the value of a variable.
- getVarValue(Var, ServletContext, HttpServletRequest, boolean) - Static method in class org.apache.struts.validator.Resources
-
Get the value of a variable.
- getVocabulary() - Method in class org.apache.struts.validator.validwhen.ValidWhenLexer
- getVocabulary() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- getWrapperClassName() - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Return the WrapperClass property.
- getX() - Method in class org.apache.struts.util.ImageButtonBean
- getY() - Method in class org.apache.struts.util.ImageButtonBean
- GLOBAL_MESSAGE - Static variable in class org.apache.struts.action.ActionMessages
-
The "property name" marker to use for global messages, as opposed to those related to a specific property.
- Globals - Class in org.apache.struts
-
Global manifest constants for the entire Struts Framework.
- Globals() - Constructor for class org.apache.struts.Globals
- GREATER_EQUAL - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 >= V2
- GREATER_THAN - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 > V2
- GREATEREQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- GREATEREQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- GREATEREQUALSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- GREATERTHANSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- GREATERTHANSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- GREATERTHANSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
H
- handle(ActionContext, Exception, ExceptionConfig, ActionConfig, ModuleConfig) - Method in class org.apache.struts.chain.commands.AbstractExceptionHandler
-
Perform the required handling of the specified exception.
- handle(ActionContext, Exception, ExceptionConfig, ActionConfig, ModuleConfig) - Method in class org.apache.struts.chain.commands.servlet.ExceptionHandler
- handleCancel(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Take into account whether the request includes any defined value for the global "cancel" parameter.
- handleCommittedResponse(Exception, ExceptionConfig, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, ActionForward) - Method in class org.apache.struts.action.ExceptionHandler
-
Attempt to give good information when the response has already been committed when the exception was thrown.
- handler - Variable in class org.apache.struts.config.ExceptionConfig
-
The fully qualified Java class name of the exception handler class which should be instantiated to handle this exception.
- handleRequest(HttpServletRequest) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Parses the input stream and partitions the parsed items into a set of form fields and a set of file items.
- handleRequest(HttpServletRequest) - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
After constructed, this is the first method called on by ActionServlet.
- hashCode() - Method in class org.apache.struts.util.LabelValueBean
-
The hash code is based on the object's value.
- hasNext() - Method in class org.apache.struts.util.IteratorAdapter
- HEX_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- HEX_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- HEX_INT_LITERAL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
I
- iCount - Variable in class org.apache.struts.action.ActionMessages
-
The current number of the property/key being added.
- id1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- id1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- id1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- id1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- id1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field5Context
- id2 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- id2 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field5Context
- identifier() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- identifier(int) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- identifier(int) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- IDENTIFIER - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- IDENTIFIER - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- IDENTIFIER() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.IdentifierContext
- idx - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- idx - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- ImageButtonBean - Class in org.apache.struts.util
-
A simple JavaBean to encapsulate the request parameters sent for an HTML input element of type image.
- ImageButtonBean() - Constructor for class org.apache.struts.util.ImageButtonBean
-
Construct an instance with empty property values.
- ImageButtonBean(String, String) - Constructor for class org.apache.struts.util.ImageButtonBean
-
Construct an instance with the supplied property values.
- include - Variable in class org.apache.struts.config.ActionConfig
-
Context-relative path of the web application resource that will process this request via RequestDispatcher.include(), instead of instantiating and calling the
Action
class specified by "type". - INCLUDE - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population occurs when the current requested is part of any included request.
- INCLUDE_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the include path for the current request will be stored.
- INCLUDE_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- INCLUDE_PATH - Static variable in class org.apache.struts.action.ExceptionHandler
-
The name of a configuration property which can be set to specify an alternative path which should be used when the HttpServletResponse has already been committed.
- INCLUDE_PATH_INFO - Static variable in class org.apache.struts.action.RequestProcessor
-
The request attribute under which the path information is stored for processing during a
RequestDispatcher.include
call. - INCLUDE_PATH_INFO - Static variable in class org.apache.struts.chain.Constants
-
The request attribute under which the path information is stored for processing during a RequestDispatcher.include() call.
- INCLUDE_SERVLET_PATH - Static variable in class org.apache.struts.action.RequestProcessor
-
The request attribute under which the servlet path information is stored for processing during a
RequestDispatcher.include
call. - INCLUDE_SERVLET_PATH - Static variable in class org.apache.struts.chain.Constants
-
The request attribute under which the servlet path is stored for processing during a RequestDispatcher.include() call.
- includePath(ActionContext, String) - Method in class org.apache.struts.chain.commands.AbstractPerformInclude
-
Returns the path to perform the include.
- includePath(ActionContext, String) - Method in class org.apache.struts.chain.commands.servlet.PerformInclude
- indexOfArray(int[], int, int, char[], int) - Method in class org.apache.struts.util.WildcardHelper
-
Get the offset of a part of an int array within a char array.
- inherit - Variable in class org.apache.struts.config.ActionConfig
-
The path of the ActionConfig that this object should inherit properties from.
- inherit - Variable in class org.apache.struts.config.ExceptionConfig
-
The type of the ExceptionConfig that this object should inherit properties from.
- inherit - Variable in class org.apache.struts.config.FormBeanConfig
-
The name of the FormBeanConfig that this config inherits configuration information from.
- inherit - Variable in class org.apache.struts.config.ForwardConfig
-
The name of the ForwardConfig that this object should inherit properties from.
- inheritExceptionHandlers(ActionConfig) - Method in class org.apache.struts.config.ActionConfig
-
Compare the exception handlers of this action with that of the given and copy those that are not present.
- inheritFormProperties(FormBeanConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Compare the form properties of this bean with that of the given and copy those that are not present.
- inheritForwards(ActionConfig) - Method in class org.apache.struts.config.ActionConfig
-
Compare the forwards of this action with that of the given and copy those that are not present.
- inheritFrom(ActionConfig) - Method in class org.apache.struts.config.ActionConfig
-
Inherit values that have not been overridden from the provided config object.
- inheritFrom(ExceptionConfig) - Method in class org.apache.struts.config.ExceptionConfig
-
Inherit values that have not been overridden from the provided config object.
- inheritFrom(FormBeanConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Inherit values that have not been overridden from the provided config object.
- inheritFrom(FormPropertyConfig) - Method in class org.apache.struts.config.FormPropertyConfig
-
Inherit values that have not been overridden from the provided config object.
- inheritFrom(ForwardConfig) - Method in class org.apache.struts.config.ForwardConfig
-
Inherit values that have not been overridden from the provided config object.
- inheritProperties(BaseConfig) - Method in class org.apache.struts.config.BaseConfig
-
Compare the properties of this config with that of the given and copy those that are not present.
- init() - Method in class org.apache.struts.action.ActionServlet
-
Initialize this servlet.
- init(ActionServlet, ModuleConfig) - Method in interface org.apache.struts.action.PlugIn
-
Receive notification that the specified module is being started up.
- init(ActionServlet, ModuleConfig) - Method in class org.apache.struts.action.RequestProcessor
-
Initialize this request processor instance.
- init(ActionServlet, ModuleConfig) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Initialize this request processor instance.
- init(ActionServlet, ModuleConfig) - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Initialize and load our resources.
- initCatalogFactory(ActionServlet, ModuleConfig) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Establish the CatalogFactory which will be used to look up the catalog which has the request processing command.
- initChain() - Method in class org.apache.struts.action.ActionServlet
-
Parse the configuration documents specified by the
chainConfig
init-param to configure the defaultCatalog
that is registered in theCatalogFactory
instance for this application. - initConfigDigester() - Method in class org.apache.struts.action.ActionServlet
-
Create (if needed) and return a new
Digester
instance that has been initialized to process Struts module configuration files and configure a correspondingModuleConfig
object (which must be pushed on to the evaluation stack before parsing begins). - initial - Variable in class org.apache.struts.config.FormPropertyConfig
-
String representation of the initial value for this property.
- initial() - Method in class org.apache.struts.config.FormPropertyConfig
-
Return an object representing the initial value of this property.
- initialize(ActionMapping) - Method in class org.apache.struts.action.DynaActionForm
-
Initialize all bean properties to their initial values, as specified in the
FormPropertyConfig
elements associated with the definition of thisDynaActionForm
. - initialize(FormBeanConfig) - Method in class org.apache.struts.action.DynaActionForm
-
Initialize the specified form bean.
- initialize(FormBeanConfig) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Perform intialization of the ActionForm.
- initializeActionContext(ActionContext) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Set common properties on the given
ActionContext
instance so that commands in the chain can count on their presence. - initInternal() - Method in class org.apache.struts.action.ActionServlet
-
Initialize our internal MessageResources bundle.
- initModuleActions(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the action configs for the specified module.
- initModuleConfig(String, String) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the module configuration information for the specified module.
- initModuleConfigFactory() - Method in class org.apache.struts.action.ActionServlet
-
Initialize the factory used to create the module configuration.
- initModuleExceptionConfigs(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the exception handlers for the specified module.
- initModuleFormBeans(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the form beans for the specified module.
- initModuleForwards(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the forwards for the specified module.
- initModuleMessageResources(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the application
MessageResources
for the specified module. - initModulePlugIns(ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Initialize the plug ins for the specified module.
- initModulePrefixes(ServletContext) - Method in class org.apache.struts.action.ActionServlet
-
Saves a String[] of module prefixes in the ServletContext under Globals.MODULE_PREFIXES_KEY.
- initOther() - Method in class org.apache.struts.action.ActionServlet
-
Initialize other global characteristics of the controller servlet.
- initResources() - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Initialize the validator resources for this module.
- initServlet() - Method in class org.apache.struts.action.ActionServlet
-
Initialize the servlet mapping under which our controller servlet is being accessed.
- initValidator(String, Object, ServletContext, HttpServletRequest, ActionMessages, int) - Static method in class org.apache.struts.validator.Resources
-
Initialize the
Validator
to perform validation. - input - Variable in class org.apache.struts.config.ActionConfig
-
Context-relative path of the input form to which control should be returned if a validation error is encountered.
- INPUT - Static variable in class org.apache.struts.action.Action
-
The action execution require more input in order to succeed.
- inputForward - Variable in class org.apache.struts.config.ControllerConfig
-
Should the
input
property ofActionConfig
instances associated with this module be treated as the name of a correspondingForwardConfig
. - inputForward(ActionConfig, ModuleConfig, String) - Method in class org.apache.struts.chain.commands.AbstractSelectInput
-
Attempts to resolve the input as a
ForwardConfig
attribute. - integer() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- integer() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- integer() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- integer() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.NumberContext
- IntegerContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
- internal - Variable in class org.apache.struts.action.ActionServlet
-
The resources object for our internal resources.
- internalModuleRelativeForward(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Do a module relative forward to specified URI using request dispatcher.
- internalModuleRelativeInclude(String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Do a module relative include to specified URI using request dispatcher.
- internalName - Variable in class org.apache.struts.action.ActionServlet
-
The Java base name of our internal resources.
- Introduction - Search tag in package org.apache.struts.util
- Section
- introspect(FormBeanConfig) - Method in class org.apache.struts.action.DynaActionFormClass
-
Introspect our form bean configuration to identify the supported properties.
- InvalidCancelException - Exception Class in org.apache.struts.action
-
Thrown when a token generated by the Cancel tag is found in the request, but the cancellable property for the Action Mapping is not set.
- InvalidCancelException() - Constructor for exception class org.apache.struts.action.InvalidCancelException
-
Default constructor.
- InvalidCancelException(String) - Constructor for exception class org.apache.struts.action.InvalidCancelException
-
Construct the exception with the specified message.
- InvalidPathException - Exception Class in org.apache.struts.chain.commands
-
Exception thrown when no mapping can be found for the specified path.
- InvalidPathException() - Constructor for exception class org.apache.struts.chain.commands.InvalidPathException
-
Default, no-argument constructor.
- InvalidPathException(String, String) - Constructor for exception class org.apache.struts.chain.commands.InvalidPathException
-
Constructor to inject message and path upon instantiation.
- invoke(Object, Method, Object[], String) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Convenience method to help dispatch the specified method.
- iOrder - Variable in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
The position in the list of messages.
- isAccessed() - Method in class org.apache.struts.action.ActionMessages
-
Returns
true
if theget()
orget(String)
methods are called. - isAuthorizationRequired(ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractAuthorizeAction
-
Must authorization rules be consulted? The base implementation returns
true
if the givenActionConfig
has one or more roles defined. - isAuthorized(ActionContext, String[], ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractAuthorizeAction
-
Determine if the action is authorized for the given roles.
- isAuthorized(ActionContext, String[], ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.AuthorizeAction
- isCancelled(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Returns
true
if the current form's cancel button was pressed. - isCancelled(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Determines whether the current form's cancel button was pressed.
- isDynaAssignable(Class<?>, Class<?>) - Method in class org.apache.struts.action.DynaActionForm
-
Indicates if an object of the source class is assignable to the destination class.
- isEmpty() - Method in class org.apache.struts.action.ActionMessages
-
Return
true
if there are no messages recorded in this collection, orfalse
otherwise. - isEmpty() - Method in class org.apache.struts.chain.contexts.ContextWrapper
- isEscape() - Method in class org.apache.struts.config.MessageResourcesConfig
-
Indicates whether 'escape processing' should be performed on the error message string.
- isEscape() - Method in class org.apache.struts.util.MessageResources
-
Indicates whether 'escape processing' should be performed on the error message string.
- isExtensionProcessed() - Method in class org.apache.struts.config.ActionConfig
- isExtensionProcessed() - Method in class org.apache.struts.config.ExceptionConfig
- isExtensionProcessed() - Method in class org.apache.struts.config.FormBeanConfig
- isExtensionProcessed() - Method in class org.apache.struts.config.ForwardConfig
- isMessage(String) - Method in class org.apache.struts.config.ConfigHelper
-
Return true if a message string for the specified message key is present for the user's Locale.
- isMessage(String) - Method in interface org.apache.struts.config.ConfigHelperInterface
-
Return true if a message string for the specified message key is present for the user's Locale.
- isOptional() - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Test Optional property.
- isPathValidation() - Method in class org.apache.struts.validator.BeanValidatorForm
-
Indicates whether this form should validate based on the
ActionMapping
's path. - isPopulate(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Determines whether an action form should be populated.
- isPopulate(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.PopulateActionForm
-
Determines whether an action form should be populated.
- isPresent(String) - Method in class org.apache.struts.util.MessageResources
-
Return
true
if there is a defined message for the specified key in the system default locale. - isPresent(Locale, String) - Method in class org.apache.struts.util.MessageResources
-
Return
true
if there is a defined message for the specified key in the specified Locale. - isRequestChained(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Verifies whether current request is forwarded from one action to another or not.
- isRequestForwarded(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Determines whether the current request is forwarded.
- isRequestIncluded(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Determines whether the current request is included.
- isReset(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Determines whether an action form should be reset
- isReset(ActionContext, ActionConfig) - Method in class org.apache.struts.chain.commands.servlet.PopulateActionForm
-
Determines whether an action form should be reset.
- isResource() - Method in class org.apache.struts.action.ActionMessage
-
Indicate whether the key is taken to be as a bundle key [true] or literal value [false].
- isRestricted() - Method in class org.apache.struts.config.FormBeanConfig
-
Indicates whether a MutableDynaClass is currently restricted.
- isSelected() - Method in class org.apache.struts.util.ImageButtonBean
-
A convenience method to determine whether or not the corresponding image element was selected.
- isSingleton() - Method in class org.apache.struts.config.ActionConfig
-
Determines whether this action is a singleton (one per module) or a prototype (one per request).
- isStopOnFirstError() - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Gets the value for stopOnFirstError.
- isString(Object) - Static method in class org.apache.struts.validator.FieldChecks
-
Return
true
if the specified object is a String or anull
value. - isSubmissionParameter(ActionContext, String) - Method in class org.apache.struts.dispatcher.AbstractEventMappingDispatcher
-
Determines whether the specified method key is a submission parameter.
- isSubmissionParameter(ActionContext, String) - Method in class org.apache.struts.dispatcher.servlet.ServletEventMappingDispatcher
-
If the method key exists as a standalone parameter or with the image suffixes (.x/.y), the method name has been found.
- isTokenValid() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Indicate whether a transaction token for this context is valid.
- isTokenValid() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- isTokenValid(boolean) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Indicate whether a transaction token is stored in the "session" scope for this context, optionally clearing the token, so that the next check would return false.
- isTokenValid(boolean) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- isTokenValid(boolean) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- isTokenValid(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Return
true
if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it. - isTokenValid(HttpServletRequest) - Method in class org.apache.struts.util.TokenProcessor
-
Return
true
if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it. - isTokenValid(HttpServletRequest, boolean) - Method in class org.apache.struts.action.Action
-
Return
true
if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it. - isTokenValid(HttpServletRequest, boolean) - Method in class org.apache.struts.util.TokenProcessor
-
Return
true
if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it. - IteratorAdapter<E> - Class in org.apache.struts.util
-
Utility method for converting Enumeration to an Iterator class.
- IteratorAdapter(Enumeration<E>) - Constructor for class org.apache.struts.util.IteratorAdapter
J
- 2. JSTL Mode - Search tag in class org.apache.struts.util.PropertyMessageResources
- Section
- j - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
- joinedExpression() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprJoinContext
- joinedExpression() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- JoinedExpressionContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
K
- key - Variable in class org.apache.struts.action.ActionMessage
-
The message key for this message.
- key - Variable in class org.apache.struts.config.ExceptionConfig
-
The message resources key specifying the error message associated with this exception.
- key - Variable in class org.apache.struts.config.MessageResourcesConfig
-
The servlet context attributes key under which this MessageResources instance is stored.
- keySet() - Method in class org.apache.struts.chain.contexts.ContextWrapper
L
- LabelValueBean - Class in org.apache.struts.util
-
A simple JavaBean to represent label-value pairs.
- LabelValueBean() - Constructor for class org.apache.struts.util.LabelValueBean
-
Default constructor.
- LabelValueBean(String, String) - Constructor for class org.apache.struts.util.LabelValueBean
-
Construct an instance with the supplied property values.
- lastIndexOfArray(int[], int, int, char[], int) - Method in class org.apache.struts.util.WildcardHelper
-
Get the offset of a last occurance of an int array within a char array.
- LazyValidatorForm - Class in org.apache.struts.validator
-
Struts Lazy
ActionForm
which wraps aLazyDynaBean
. - LazyValidatorForm() - Constructor for class org.apache.struts.validator.LazyValidatorForm
-
Default Constructor which creates a
LazyDynaBean
to back this form. - LazyValidatorForm(DynaBean) - Constructor for class org.apache.struts.validator.LazyValidatorForm
- LBRACKET - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- LBRACKET - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- LBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- LBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- LBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- LBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- LESS_EQUAL - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 <= V2
- LESS_THAN - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 < V2
- LESSEQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- LESSEQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- LESSEQUALSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- LESSTHANSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- LESSTHANSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- LESSTHANSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- link(String) - Method in class org.apache.struts.config.ConfigHelper
-
Wrapper for getLink(String)
- list - Variable in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
The list of
ActionMessage
s. - literal() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- literal() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ValueContext
- LiteralContext() - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralContext
- LiteralContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralContext
- LiteralNullContext(ValidWhenParser.LiteralContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNullContext
- LiteralNumContext(ValidWhenParser.LiteralContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNumContext
- LiteralStrContext(ValidWhenParser.LiteralContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralStrContext
- LiteralThisContext(ValidWhenParser.LiteralContext) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralThisContext
- loadLocale(String) - Method in class org.apache.struts.util.PropertyMessageResources
-
Load the messages associated with the specified Locale key.
- locale - Variable in class org.apache.struts.config.ControllerConfig
-
Should we store a Locale object in the user's session if needed?
- LOCALE_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the Locale for the current request will be stored.
- LOCALE_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- LOCALE_KEY - Static variable in class org.apache.struts.Globals
-
The session attributes key under which the user's selected
java.util.Locale
is stored, if any. - localeKey(Locale) - Method in class org.apache.struts.util.MessageResources
-
Compute and return a key to be used in caching information by a Locale.
- locales - Variable in class org.apache.struts.util.PropertyMessageResources
-
The set of locale keys for which we have already loaded messages, keyed by the value calculated in
localeKey()
. - lock - Variable in class org.apache.struts.config.FormBeanConfig
-
The lockable object we can synchronize on when creating DynaActionFormClass.
- log(String) - Method in class org.apache.struts.util.MessageResources
-
Log a message to the Writer that has been configured for our use.
- log(String, Throwable) - Method in class org.apache.struts.util.MessageResources
-
Log a message and exception to the Writer that has been configured for our use.
- logException(Exception) - Method in class org.apache.struts.action.ExceptionHandler
-
Logs the
Exception
using commons-logging. - LOGIN - Static variable in class org.apache.struts.action.Action
-
The action could not execute, since the user most was not logged in.
- lookupExceptionCommand() - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Return the command to be executed if an exception occurs.
- LPAREN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- LPAREN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- LPAREN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprCompContext
- LPAREN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprJoinContext
M
- MAPPING_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which our
org.apache.struts.ActionMapping
instance is passed. - match(String) - Method in class org.apache.struts.config.ActionConfigMatcher
-
Matches the path against the compiled wildcard patterns.
- match(Map<String, String>, String, int[]) - Method in class org.apache.struts.util.WildcardHelper
-
Match a pattern agains a string and isolates wildcard replacement into a
Stack
. - MATCH_BEGIN - Static variable in class org.apache.struts.util.WildcardHelper
-
The int representing begin in the pattern
int []
. - MATCH_END - Static variable in class org.apache.struts.util.WildcardHelper
-
The int value that terminates the pattern
int []
. - MATCH_FILE - Static variable in class org.apache.struts.util.WildcardHelper
-
The int representing '*' in the pattern
int []
. - MATCH_PATH - Static variable in class org.apache.struts.util.WildcardHelper
-
The int representing '**' in the pattern
int []
. - MATCH_THEEND - Static variable in class org.apache.struts.util.WildcardHelper
-
The int representing end in pattern
int []
. - matchArray(int[], int, int, char[], int) - Method in class org.apache.struts.util.WildcardHelper
-
Matches elements of array r from rpos to rend with array d, starting from dpos.
- matcher - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
Matches action config paths against compiled wildcard patterns
- maxFileSize - Variable in class org.apache.struts.config.ControllerConfig
-
The maximum file size to process for file uploads.
- maxSize - Variable in class org.apache.struts.config.ControllerConfig
-
The maximum size to process a complete request for file uploads.
- maxStringLen - Variable in class org.apache.struts.config.ControllerConfig
-
The maximum length of a string parameter in a multipart request.
- memFileSize - Variable in class org.apache.struts.config.ControllerConfig
-
The maximum file size to retain in memory.
- message - Variable in exception class org.apache.struts.util.ModuleException
-
The ActionMessage associated with this exception.
- message(String) - Method in class org.apache.struts.config.ConfigHelper
-
Wrapper for getMessage(String)
- message(String, Object[]) - Method in class org.apache.struts.config.ConfigHelper
-
Wrapper for getMessage(String,Object[])
- MESSAGE_ACTION_MESSAGES_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
-
Provide the default context attribute under which to store the ActionMessage cache.
- MESSAGE_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which your action should store an
org.apache.struts.action.ActionMessages
object, if you are using the corresponding custom tag library elements. - MESSAGE_RESOURCES_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the MessageResources for the current request will be stored.
- MESSAGE_RESOURCES_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- messageKey(String, String) - Method in class org.apache.struts.util.MessageResources
-
Compute and return a key to be used in caching information by locale key and message key.
- messageKey(Locale, String) - Method in class org.apache.struts.util.MessageResources
-
Compute and return a key to be used in caching information by Locale and message key.
- messageResources - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of message resources configurations for this module, if any, keyed by the
key
property. - MessageResources - Class in org.apache.struts.util
-
General purpose abstract class that describes an API for retrieving Locale-sensitive messages from underlying resource locations of an unspecified design, and optionally utilizing the
MessageFormat
class to produce internationalized messages with parametric replacement. - MessageResources(MessageResourcesFactory, String) - Constructor for class org.apache.struts.util.MessageResources
-
Construct a new MessageResources according to the specified parameters.
- MessageResources(MessageResourcesFactory, String, boolean) - Constructor for class org.apache.struts.util.MessageResources
-
Construct a new MessageResources according to the specified parameters.
- Message Resources - Search tag in package org.apache.struts.util
- Section
- MessageResourcesConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<message-resources>
element in a Struts configuration file. - MessageResourcesConfig() - Constructor for class org.apache.struts.config.MessageResourcesConfig
- MessageResourcesFactory - Class in org.apache.struts.util
-
Factory for
MessageResources
instances. - MessageResourcesFactory() - Constructor for class org.apache.struts.util.MessageResourcesFactory
- messages - Variable in class org.apache.struts.action.ActionMessages
-
The accumulated set of
ActionMessage
objects (represented as an ArrayList) for each property, keyed by property name. - messages - Variable in class org.apache.struts.util.PropertyMessageResources
-
The cache of messages we have accumulated over time, keyed by the value calculated in
messageKey()
. - messages - Static variable in class org.apache.struts.util.ResponseUtils
-
The message resources for this package.
- MESSAGES_KEY - Static variable in class org.apache.struts.Globals
-
The base of the context attributes key under which our module
MessageResources
will be stored. - MethodResolver - Interface in org.apache.struts.dispatcher
-
This interface defines a pluggable strategy for resolving a method and extracting its methods from an
ActionContext
. - MockActionContext - Class in org.apache.struts.chain.contexts
-
Implement
ActionContext
with empty maps forapplicationScope
,sessionScope
,requestScope
, andparameterMap
properties. - MockActionContext() - Constructor for class org.apache.struts.chain.contexts.MockActionContext
- modeNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- module - Variable in class org.apache.struts.config.ForwardConfig
-
The prefix of the module to which this
ForwardConfig
entry points, which must start with a slash ("/") character. - MODULE_CONFIG_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute under which the ModuleConfig for the current request will be stored.
- MODULE_CONFIG_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- MODULE_KEY - Static variable in class org.apache.struts.Globals
-
The base of the context attributes key under which our
ModuleConfig
data structure will be stored. - MODULE_PREFIXES_KEY - Static variable in class org.apache.struts.Globals
-
The ServletContext attribute under which we store the module prefixes String[].
- moduleConfig - Variable in class org.apache.struts.action.RequestProcessor
-
The
ModuleConfiguration
with which we are associated. - moduleConfig - Variable in class org.apache.struts.config.ActionConfig
-
The module configuration with which we are associated.
- ModuleConfig - Interface in org.apache.struts.config
-
The collection of static configuration information that describes a Struts-based module.
- ModuleConfigFactory - Class in org.apache.struts.config
-
A factory interface for creating
ModuleConfig
s. - ModuleConfigFactory() - Constructor for class org.apache.struts.config.ModuleConfigFactory
- ModuleConfigImpl - Class in org.apache.struts.config.impl
-
The collection of static configuration information that describes a Struts-based module.
- ModuleConfigImpl() - Constructor for class org.apache.struts.config.impl.ModuleConfigImpl
-
Constructor for ModuleConfigImpl.
- ModuleConfigImpl(String) - Constructor for class org.apache.struts.config.impl.ModuleConfigImpl
-
Construct an ModuleConfigImpl object according to the specified parameter values.
- ModuleConfigPostProcessor - Interface in org.apache.struts.config
-
This interface is to be implemented by any plugin for custom modification of a module after it is been configured but before it is frozen.
- ModuleException - Exception Class in org.apache.struts.util
-
Used for specialized exception handling.
- ModuleException(String) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an module exception with no replacement values.
- ModuleException(String, Object) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an module exception with the specified replacement values.
- ModuleException(String, Object[]) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an error with the specified replacement values.
- ModuleException(String, Object, Object) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an module exception with the specified replacement values.
- ModuleException(String, Object, Object, Object) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an module exception with the specified replacement values.
- ModuleException(String, Object, Object, Object, Object) - Constructor for exception class org.apache.struts.util.ModuleException
-
Construct an module exception with the specified replacement values.
- ModuleUtils - Class in org.apache.struts.util
-
General purpose utility methods related to module processing.
- ModuleUtils() - Constructor for class org.apache.struts.util.ModuleUtils
-
Constructor for ModuleUtils.
- MULTIPART_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which our multipart class is stored.
- multipartClass - Variable in class org.apache.struts.config.ActionConfig
-
Fully qualified Java class name of the
MultipartRequestHandler
implementation class used to process multi-part request data for this Action. - multipartClass - Variable in class org.apache.struts.config.ControllerConfig
-
The fully qualified Java class name of the MultipartRequestHandler class to be used.
- multipartRequestHandler - Variable in class org.apache.struts.action.ActionForm
-
The MultipartRequestHandler for this form, can be
null
. - MultipartRequestHandler - Interface in org.apache.struts.upload
-
MultipartRequestHandler provides an standard interface for struts to deal with file uploads from forms with enctypes of "multipart/form-data".
- MultipartRequestWrapper - Class in org.apache.struts.upload
-
This class functions as a wrapper around HttpServletRequest to provide working getParameter methods for multipart requests.
- MultipartRequestWrapper(HttpServletRequest) - Constructor for class org.apache.struts.upload.MultipartRequestWrapper
N
- name - Variable in class org.apache.struts.action.DynaActionFormClass
-
The "dynamic class name" for this
DynaClass
. - name - Variable in class org.apache.struts.config.ActionConfig
-
Name of the form bean, if any, associated with this Action.
- name - Variable in class org.apache.struts.config.FormBeanConfig
-
The unique identifier of this form bean, which is used to reference this bean in
ActionMapping
instances as well as for the name of the request or session attribute under which the corresponding form bean instance is created or accessed. - name - Variable in class org.apache.struts.config.FormPropertyConfig
-
The JavaBean property name of the property described by this element.
- name - Variable in class org.apache.struts.config.ForwardConfig
-
The unique identifier of this forward, which is used to reference it in
Action
classes. - newIndexedBean(String) - Method in class org.apache.struts.validator.LazyValidatorForm
-
Creates new
DynaBean
instances to populate an 'indexed' property of beans - defaults toLazyDynaBean
type. - newInstance() - Method in class org.apache.struts.action.DynaActionFormClass
-
Instantiate and return a new
DynaActionForm
instance, associated with thisDynaActionFormClass
. - next() - Method in class org.apache.struts.util.IteratorAdapter
- nocache - Variable in class org.apache.struts.config.ControllerConfig
-
Should we set no-cache HTTP headers on each response?
- NONE - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population must never occur.
- NOT_EQUAL - Enum constant in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Compare V1 != V2
- NOTEQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- NOTEQUALSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- NOTEQUALSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonContext
- NULL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- NULL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- NULL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNullContext
- nullValue - Variable in class org.apache.struts.config.MessageResourcesConfig
-
Should we return
null
for unknown message keys? - number() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralNumContext
- number() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- NumberContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.NumberContext
O
- OCTAL_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- OCTAL_INT_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- OCTAL_INT_LITERAL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.IntegerContext
- Operating Modes - Search tag in class org.apache.struts.util.PropertyMessageResources
- Section
- org.apache.struts - package org.apache.struts
-
Global data for the entire Struts Framework.
- org.apache.struts.action - package org.apache.struts.action
-
The action package is the core of the struts framework, providing the "Controller" aspect of a MVC model.
- org.apache.struts.chain - package org.apache.struts.chain
-
Contains the new
ComposableRequestProcessor
which was introduced in Struts 1.3. - org.apache.struts.chain.commands - package org.apache.struts.chain.commands
-
Configurable commands that may be placed within the request processor.
- org.apache.struts.chain.commands.generic - package org.apache.struts.chain.commands.generic
-
Contains generic commands.
- org.apache.struts.chain.commands.servlet - package org.apache.struts.chain.commands.servlet
-
Commands which are particular to servlet processing.
- org.apache.struts.chain.commands.util - package org.apache.struts.chain.commands.util
-
Provides a variety of utilities to support command processing.
- org.apache.struts.chain.contexts - package org.apache.struts.chain.contexts
-
This package provides objects that encapsulate access to the request and session-scoped resources to service command processing.
- org.apache.struts.config - package org.apache.struts.config
-
The "config" package contains configuration objects that correspond to elements that may be specified in the
struts-config.xml
module configuration file. - org.apache.struts.config.impl - package org.apache.struts.config.impl
-
Provides default implementation classes for the configuration objects.
- org.apache.struts.dispatcher - package org.apache.struts.dispatcher
- org.apache.struts.dispatcher.servlet - package org.apache.struts.dispatcher.servlet
- org.apache.struts.upload - package org.apache.struts.upload
-
The upload package facilities to upload files using multi-part requests.
- org.apache.struts.util - package org.apache.struts.util
-
The Utilities package provides a variety of families of classes, to solve problems that are commonly encountered in building web applications.
- org.apache.struts.validator - package org.apache.struts.validator
-
The validator package provides a series of classes to validate
ActionForm
type of input. - org.apache.struts.validator.validwhen - package org.apache.struts.validator.validwhen
-
Generated classes by antlr to support the
validwhen
validator. - ORIGINAL_URI_KEY - Static variable in class org.apache.struts.Globals
-
The request attribute under which we store the original URI of the request.
- ORSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- ORSIGN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- ORSIGN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.JoinedExpressionContext
P
- Package Specification - Search tag in package org.apache.struts.action
- Section
- Package Specification - Search tag in package org.apache.struts.upload
- Section
- Package Specification - Search tag in package org.apache.struts.validator
- Section
- page - Variable in class org.apache.struts.validator.DynaValidatorForm
-
Used to indicate the current page of a multi-page form.
- page - Variable in class org.apache.struts.validator.ValidatorForm
-
Used to indicate the current page of a multi-page form.
- pagePattern - Variable in class org.apache.struts.config.ControllerConfig
-
The replacement pattern used to determine a context-relative URL from the
page
attribute of Struts tags and configuration properties. - parameter - Variable in class org.apache.struts.config.ActionConfig
-
General purpose configuration parameter that can be used to pass extra information to the Action instance selected by this Action.
- parameter - Variable in class org.apache.struts.config.MessageResourcesConfig
-
Parameter that is passed to the
createResources()
method of our MessageResourcesFactory implementation. - parameters - Variable in class org.apache.struts.upload.MultipartRequestWrapper
-
The parameters for this multipart request
- parameterValues - Variable in class org.apache.struts.action.ActionRedirect
-
Holds the redirect parameters.
- parseModuleConfigFile(Digester, String) - Method in class org.apache.struts.action.ActionServlet
-
Deprecated.use parseModuleConfigFile(Digester digester, URL url) instead
- parseModuleConfigFile(Digester, URL) - Method in class org.apache.struts.action.ActionServlet
-
Parses one module config file.
- path - Variable in class org.apache.struts.config.ActionConfig
-
Context-relative path of the submitted request, starting with a slash ("/") character, and omitting any filename extension if extension mapping is being used.
- path - Variable in class org.apache.struts.config.ExceptionConfig
-
The module-relative path of the resource to forward to if this exception occurs during an
Action
. - path - Variable in class org.apache.struts.config.ForwardConfig
-
The URL to which this
ForwardConfig
entry points, which must start with a slash ("/") character. - pathValidation - Variable in class org.apache.struts.validator.BeanValidatorForm
-
Indicates whether the ActionMapping's path should be used for the validation key.
- perform(ActionContext, String) - Method in class org.apache.struts.chain.commands.AbstractPerformInclude
-
Perform the appropriate processing on the specified include uri.
- perform(ActionContext, String) - Method in class org.apache.struts.chain.commands.servlet.PerformInclude
-
Perform the appropriate processing on the specified include uri.
- perform(ActionContext, ForwardConfig) - Method in class org.apache.struts.chain.commands.AbstractPerformForward
-
Perform the appropriate processing on the specified
ForwardConfig
. - perform(ActionContext, ForwardConfig) - Method in class org.apache.struts.chain.commands.servlet.PerformForward
-
Perform the appropriate processing on the specified
ForwardConfig
. - PerformForward - Class in org.apache.struts.chain.commands.servlet
-
Perform forwarding or redirection based on the specified
ForwardConfig
(if any). - PerformForward() - Constructor for class org.apache.struts.chain.commands.servlet.PerformForward
- PerformInclude - Class in org.apache.struts.chain.commands.servlet
-
Perform forwarding or redirection based on the specified include uri (if any).
- PerformInclude() - Constructor for class org.apache.struts.chain.commands.servlet.PerformInclude
- PLUG_INS_KEY - Static variable in class org.apache.struts.Globals
-
The base of the context attributes key under which an array of
PlugIn
instances will be stored. - PlugIn - Interface in org.apache.struts.action
-
A PlugIn is a configuration wrapper for a module-specific resource or service that needs to be notified about application startup and application shutdown events (corresponding to when the container calls
init
anddestroy
on the correspondingActionServlet
instance). - PlugInConfig - Class in org.apache.struts.config
-
A JavaBean representing the configuration information of a
<plug-in>
element in a Struts configuration file. - PlugInConfig() - Constructor for class org.apache.struts.config.PlugInConfig
- plugIns - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The set of configured plug-in Actions for this module, if any, in the order they were declared and configured.
- populate - Variable in class org.apache.struts.config.ActionConfig
-
Identifies conditions for automatic form population with values from HTTP request.
- populate(Object, HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Populate the properties of the specified JavaBean from the specified HTTP request, based on matching each parameter name against the corresponding JavaBeans "property setter" methods in the bean's class.
- populate(Object, String, String, HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Populate the properties of the specified JavaBean from the specified HTTP request, based on matching each parameter name (plus an optional prefix and/or suffix) against the corresponding JavaBeans "property setter" methods in the bean's class.
- populate(ActionRedirect, HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Populates the parameters of the specified ActionRedirect from the specified HTTP request.
- populate(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Populate the given
ActionForm
with request parameter values, taking into account any prefix/suffix values configured on the givenActionConfig
. - populate(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.servlet.PopulateActionForm
- PopulateActionForm - Class in org.apache.struts.chain.commands.servlet
-
Populate the form bean (if any) for this request.
- PopulateActionForm() - Constructor for class org.apache.struts.chain.commands.servlet.PopulateActionForm
- PopulateEvent - Class in org.apache.struts.config
-
Constants relating to the reset and population events of action forms.
- PopulateEvent() - Constructor for class org.apache.struts.config.PopulateEvent
- postprocess(Context, Exception) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Process the Exception for any Command that is a filter.
- postprocess(ActionContext, Exception) - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
If an exception was thrown by a subsequent
Command
, pass it on to the specified exception handling chain. - postProcessAfterInitialization(BaseConfig, ModuleConfig) - Method in interface org.apache.struts.config.ModuleConfigPostProcessor
-
Applies this post-processor to the specified configuration object after it has been initialized by Struts but before it is frozen.
- postProcessAfterInitialization(ModuleConfig) - Method in interface org.apache.struts.config.ModuleConfigPostProcessor
-
Modify the specified module after its standard initialization.
- postProcessBeforeInitialization(BaseConfig, ModuleConfig) - Method in interface org.apache.struts.config.ModuleConfigPostProcessor
-
Applies this post-processor to the specified configuration object before it has been initialized and processed by Struts (such as heirarchy extensions).
- prefix - Variable in class org.apache.struts.config.ActionConfig
-
Prefix used to match request parameter names to form bean property names, if any.
- prefix - Variable in class org.apache.struts.config.impl.ModuleConfigImpl
-
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.
- print(boolean) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a boolean value.
- print(char) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a character value.
- print(char[]) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a character array.
- print(double) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a double value.
- print(float) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a float value.
- print(int) - Method in class org.apache.struts.util.ServletContextWriter
-
Print an integer value.
- print(long) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a long value.
- print(Object) - Method in class org.apache.struts.util.ServletContextWriter
-
Print an object.
- print(String) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a String value.
- printableURL(URL) - Static method in class org.apache.struts.util.RequestUtils
-
Compute the printable representation of a URL, leaving off the scheme/host/port part if no host is specified.
- println() - Method in class org.apache.struts.util.ServletContextWriter
-
Terminate the current line and flush the buffer.
- println(boolean) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a boolean value and terminate the line.
- println(char) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a character value and terminate the line.
- println(char[]) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a character array and terminate the line.
- println(double) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a double value and terminate the line.
- println(float) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a float value and terminate the line.
- println(int) - Method in class org.apache.struts.util.ServletContextWriter
-
Print an integer value and terminate the line.
- println(long) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a long value and terminate the line.
- println(Object) - Method in class org.apache.struts.util.ServletContextWriter
-
Print an object and terminate the line.
- println(String) - Method in class org.apache.struts.util.ServletContextWriter
-
Print a String value and terminate the line.
- process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.ActionServlet
-
Perform the standard request processing for this request, and create the corresponding response.
- process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Process an
HttpServletRequest
and create the correspondingHttpServletResponse
or dispatch to another resource. - process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Process an
HttpServletRequest
and create the correspondingHttpServletResponse
. - processActionConfigClass(ActionConfig, ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Checks if the current actionConfig is using the correct class based on the class of its ancestor ActionConfig.
- processActionConfigExtension(ActionConfig, ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Extend the action's configuration as necessary.
- processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Return an
Action
instance that will be used to process the current request, creating a new one if necessary. - processActionForm(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Retrieve and return the
ActionForm
associated with this mapping, creating and retaining one if necessary. - processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Ask the specified
Action
instance to handle this request. - processCachedMessages(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Removes any
ActionMessages
object stored in the session underGlobals.MESSAGE_KEY
andGlobals.ERROR_KEY
if the messages'isAccessed
method returns true. - processContent(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Set the default content type (with optional character encoding) for all responses if requested.
- processDispatchResult(Object, ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
-
Interprets the specified dispatch result.
- processException(HttpServletRequest, HttpServletResponse, Exception, ActionForm, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Ask our exception handler to handle the exception.
- processExceptionConfigClass(ExceptionConfig, ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.ActionServlet
-
Checks if the current exceptionConfig is using the correct class based on the class of its configuration ancestor.
- processExceptionExtension(ExceptionConfig, ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.ActionServlet
-
Extend the exception's configuration as necessary.
- processExtends(ModuleConfig) - Method in class org.apache.struts.config.ActionConfig
-
Inherit configuration information from the ActionConfig that this instance is extending.
- processExtends(ModuleConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Inherit configuration information from the FormBeanConfig that this instance is extending.
- processExtends(ModuleConfig, ActionConfig) - Method in class org.apache.struts.config.ExceptionConfig
-
Inherit configuration information from the ExceptionConfig that this instance is extending.
- processExtends(ModuleConfig, ActionConfig) - Method in class org.apache.struts.config.ForwardConfig
-
Inherit configuration information from the ForwardConfig that this instance is extending.
- processFormBeanConfigClass(FormBeanConfig, ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Checks if the current beanConfig is using the correct class based on the class of its ancestor form bean config.
- processFormBeanExtension(FormBeanConfig, ModuleConfig) - Method in class org.apache.struts.action.ActionServlet
-
Extend the form bean's configuration as necessary.
- processForward(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Process a forward requested by this mapping (if any).
- processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class org.apache.struts.action.RequestProcessor
-
Forward or redirect to the specified destination, by the specified mechanism.
- processForwardConfigClass(ForwardConfig, ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.ActionServlet
-
Checks if the current forwardConfig is using the correct class based on the class of its configuration ancestor.
- processForwardExtension(ForwardConfig, ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.ActionServlet
-
Extend the forward's configuration as necessary.
- processInclude(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Process an include requested by this mapping (if any).
- processLocale(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Automatically select a
Locale
for the current user, if requested. - processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.struts.action.RequestProcessor
-
Select the mapping used to process the selection path for this request.
- processMultipart(HttpServletRequest) - Method in class org.apache.struts.action.RequestProcessor
-
If this is a multipart request, wrap it with a special wrapper.
- processMultipart(HttpServletRequest) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
If this is a multipart request, wrap it with a special wrapper.
- processNoCache(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Set the no-cache headers for all responses, if requested.
- processorClass - Variable in class org.apache.struts.config.ControllerConfig
-
The fully qualified class name of the RequestProcessor implementation class to be used for this module.
- processPath(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
Identify and return the path component (from the request URI) that we will use to select an
ActionMapping
with which to dispatch. - processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
Populate the properties of the specified
ActionForm
instance from the request parameters included with this request. - processPreprocess(HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.action.RequestProcessor
-
General-purpose preprocessing hook that can be overridden as required by subclasses.
- processRoles(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
If this action is protected by security roles, make sure that the current user possesses at least one of them.
- processValidate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class org.apache.struts.action.RequestProcessor
-
If this request was not cancelled, and the request's
ActionMapping
has not disabled validation, call thevalidate
method of the specifiedActionForm
, and forward to the input path if there were any errors. - properties - Variable in class org.apache.struts.action.DynaActionFormClass
-
The set of dynamic properties that are part of this DynaClass.
- properties - Variable in class org.apache.struts.config.PlugInConfig
-
A
Map
of the name-value pairs that will be used to configure the property values of aPlugIn
instance. - properties() - Method in class org.apache.struts.action.ActionMessages
-
Return the set of property names for which at least one message has been recorded.
- propertiesMap - Variable in class org.apache.struts.action.DynaActionFormClass
-
The set of dynamic properties that are part of this
DynaClass
, keyed by the property name. - property - Variable in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
The property associated with
ActionMessage
. - property - Variable in exception class org.apache.struts.util.ModuleException
- PropertyMessageResources - Class in org.apache.struts.util
-
Concrete subclass of
MessageResources
that reads message keys and corresponding strings from named property resources in a similar manner (see modes below) thatjava.util.PropertyResourceBundle
does. - PropertyMessageResources(MessageResourcesFactory, String) - Constructor for class org.apache.struts.util.PropertyMessageResources
-
Construct a new PropertyMessageResources according to the specified parameters.
- PropertyMessageResources(MessageResourcesFactory, String, boolean) - Constructor for class org.apache.struts.util.PropertyMessageResources
-
Construct a new PropertyMessageResources according to the specified parameters.
- PropertyMessageResourcesFactory - Class in org.apache.struts.util
-
Factory for
PropertyMessageResources
instances. - PropertyMessageResourcesFactory() - Constructor for class org.apache.struts.util.PropertyMessageResourcesFactory
- put(String, Object) - Method in class org.apache.struts.chain.contexts.ContextWrapper
- putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.struts.chain.contexts.ContextWrapper
R
- 3. Resource Mode - Search tag in class org.apache.struts.util.PropertyMessageResources
- Section
- RBRACKET - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- RBRACKET - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field1Context
- RBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field2Context
- RBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field3Context
- RBRACKET() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.Field4Context
- redirect - Variable in class org.apache.struts.config.ForwardConfig
-
Should a redirect be used to transfer control to the specified path?
- RedirectingActionForward - Class in org.apache.struts.action
-
A subclass of ActionForward that defaults the
redirect
attribute totrue
. - RedirectingActionForward() - Constructor for class org.apache.struts.action.RedirectingActionForward
-
Construct a new instance with default values.
- RedirectingActionForward(String) - Constructor for class org.apache.struts.action.RedirectingActionForward
-
Construct a new instance with the specified path.
- registrations - Variable in class org.apache.struts.action.ActionServlet
-
The set of public identifiers, and corresponding resource names, for the versions of the configuration file DTDs that we know about.
- Related Documentation - Search tag in package org.apache.struts.action
- Section
- Related Documentation - Search tag in package org.apache.struts.upload
- Section
- Related Documentation - Search tag in package org.apache.struts.validator
- Section
- release() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Signal to the instance that it will not be used any more, so that any resources which should be cleaned up can be cleaned up.
- release() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- release() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- release() - Method in class org.apache.struts.chain.contexts.WebActionContext
- remove() - Method in class org.apache.struts.util.IteratorAdapter
- remove(Object) - Method in class org.apache.struts.chain.contexts.ContextWrapper
- remove(String, String) - Method in class org.apache.struts.action.DynaActionForm
-
Remove any existing value for the specified key on the specified mapped property.
- remove(String, String) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Remove any existing value for the specified key on the specified mapped property.
- removeActionConfig(ActionConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Remove the specified action configuration instance.
- removeActionConfig(ActionConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Remove the specified action configuration instance.
- RemoveCachedMessages - Class in org.apache.struts.chain.commands
-
Remove cached messages stored in the session.
- RemoveCachedMessages() - Constructor for class org.apache.struts.chain.commands.RemoveCachedMessages
- removeExceptionConfig(ExceptionConfig) - Method in class org.apache.struts.config.ActionConfig
-
Remove the specified exception configuration instance.
- removeExceptionConfig(ExceptionConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Remove the specified exception configuration instance.
- removeExceptionConfig(ExceptionConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Remove the specified exception configuration instance.
- removeFormBeanConfig(FormBeanConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Remove the specified form bean configuration instance.
- removeFormBeanConfig(FormBeanConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Remove the specified form bean configuration instance.
- removeFormPropertyConfig(FormPropertyConfig) - Method in class org.apache.struts.config.FormBeanConfig
-
Remove the specified form property configuration instance.
- removeForwardConfig(ForwardConfig) - Method in class org.apache.struts.config.ActionConfig
-
Remove the specified forward configuration instance.
- removeForwardConfig(ForwardConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Remove the specified forward configuration instance.
- removeForwardConfig(ForwardConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Remove the specified forward configuration instance.
- removeMessageResourcesConfig(MessageResourcesConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
Remove the specified message resources configuration instance.
- removeMessageResourcesConfig(MessageResourcesConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
Remove the specified message resources configuration instance.
- replaceProperties(Properties, Properties, Map<String, String>) - Method in class org.apache.struts.config.ActionConfigMatcher
-
Replaces placeholders from one Properties values set to another.
- REQUEST - Static variable in class org.apache.struts.config.PopulateEvent
-
Specifies that population occurs for an ordinary client request.
- REQUEST_PROCESSOR_KEY - Static variable in class org.apache.struts.Globals
-
The base of the context attributes key under which our
RequestProcessor
instance will be stored. - REQUEST_SCOPE - Static variable in interface org.apache.struts.chain.contexts.ActionContext
- RequestActionMapping - Class in org.apache.struts.action
-
Subclass of
ActionMapping
that defaults the form bean scope torequest
. - RequestActionMapping() - Constructor for class org.apache.struts.action.RequestActionMapping
-
Construct a new instance of this class with the desired default form bean scope.
- requestNoCache(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractRequestNoCache
-
Request no cache flags are set.
- requestNoCache(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.RequestNoCache
- RequestNoCache - Class in org.apache.struts.chain.commands.servlet
-
Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers.
- RequestNoCache() - Constructor for class org.apache.struts.chain.commands.servlet.RequestNoCache
- RequestProcessor - Class in org.apache.struts.action
-
RequestProcessor contains the processing logic that the
ActionServlet
performs as it receives each servlet request from the container. - RequestProcessor() - Constructor for class org.apache.struts.action.RequestProcessor
- requestToServerStringBuilder(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Return
StringBuilder
representing the scheme, server, and port number of the current request. - requestToServerUriStringBuilder(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Return the string representing the scheme, server, and port number of the current request.
- requestURL(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Return the URL representing the current request.
- RequestUtils - Class in org.apache.struts.util
-
General purpose utility methods related to processing a servlet request in the Struts controller framework.
- RequestUtils() - Constructor for class org.apache.struts.util.RequestUtils
- reset - Variable in class org.apache.struts.config.ActionConfig
-
Identifies conditions for automatic form reset.
- reset - Variable in class org.apache.struts.config.FormPropertyConfig
-
The conditions under which the property described by this element should be reset to its
initial
value when the form'sreset
method is called. - reset(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.action.ActionForm
-
Can be used to reset bean properties to their default state, as needed.
- reset(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.action.DynaActionForm
-
Reset the properties to their
initial
value if theirreset
configuration is set to true or ifreset
is set to a list of HTTP request methods that includes the method of givenrequest
object. - reset(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Reset all properties to their default values.
- reset(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.ValidatorForm
-
Reset all properties to their default values.
- reset(ActionMapping, ServletRequest) - Method in class org.apache.struts.action.ActionForm
-
Can be used to reset all bean properties to their default state.
- reset(ActionMapping, ServletRequest) - Method in class org.apache.struts.action.DynaActionForm
-
Reset bean properties to their default state, as needed.
- reset(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
Call the
reset()
method on the specified form bean. - reset(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.servlet.PopulateActionForm
- resetToken() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Clear any transactional token stored in the "session" scope for this context, so that the next check would return false.
- resetToken() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- resetToken() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- resetToken(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Reset the saved transaction token in the user's session.
- resetToken(HttpServletRequest) - Method in class org.apache.struts.util.TokenProcessor
-
Reset the saved transaction token in the user's session.
- resolveClassicMethod(ActionContext, String) - Method in class org.apache.struts.dispatcher.servlet.ServletMethodResolver
-
Obtains the method instance with the classic
execute
servlet signature. - resolveMethod(ActionContext, String) - Method in class org.apache.struts.dispatcher.AbstractMethodResolver
- resolveMethod(ActionContext, String) - Method in interface org.apache.struts.dispatcher.MethodResolver
-
Decides the appropriate method instance for the specified method name.
- resolveMethod(ActionContext, String) - Method in class org.apache.struts.dispatcher.servlet.ServletMethodResolver
- resolveMethodName(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractEventMappingDispatcher
- resolveMethodName(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractMappingDispatcher
-
Resolves the method name by obtaining the
parameter
attribute from theActionMapping
. - resolveMethodName(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractParameterDispatcher
- resolveParameterValue(ActionContext, String) - Method in class org.apache.struts.dispatcher.AbstractParameterDispatcher
-
Extracts the value that is keyed by the specified parameter.
- resolveParameterValue(ActionContext, String) - Method in class org.apache.struts.dispatcher.servlet.ServletParameterDispatcher
-
Extracts the value from the specified servlet parameter.
- resource - Variable in class org.apache.struts.action.ActionMessage
-
Indicates whether the key is taken to be as a bundle key [true] or literal value [false].
- resources - Variable in class org.apache.struts.validator.ValidatorPlugIn
-
The set of Form instances that have been created and initialized, keyed by the struts form name.
- Resources - Class in org.apache.struts.validator
-
This class helps provides some useful methods for retrieving objects from different scopes of the application.
- Resources() - Constructor for class org.apache.struts.validator.Resources
- ResponseUtils - Class in org.apache.struts.util
-
General purpose utility methods related to generating a servlet response in the Struts controller framework.
- ResponseUtils() - Constructor for class org.apache.struts.util.ResponseUtils
-
Class is not instanceable.
- restricted - Variable in class org.apache.struts.config.FormBeanConfig
-
Is this DynaClass currently restricted (for DynaBeans with a MutableDynaClass).
- returnNull - Variable in class org.apache.struts.util.MessageResources
-
Indicate is a
null
is returned instead of an error message string when an unknown Locale or key is requested. - returnNull - Variable in class org.apache.struts.util.MessageResourcesFactory
-
The "return null" property value to which newly created MessageResourcess should be initialized.
- roleNames - Variable in class org.apache.struts.config.ActionConfig
-
The set of security role names used to authorize access to this Action, as an array for faster access.
- roles - Variable in class org.apache.struts.config.ActionConfig
-
Comma-delimited list of security role names allowed to request this Action.
- rollback() - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Cleans up when a problem occurs during request processing.
- rollback() - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
This method is called on when there's some sort of problem and the form post needs to be rolled back.
- RPAREN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- RPAREN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RPAREN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprCompContext
- RPAREN() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ExprJoinContext
- RULE_comparison - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_comparisonExpression - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_decimal - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_expr - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_expression - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_field - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_identifier - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_integer - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_joinedExpression - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_literal - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_number - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_string - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- RULE_value - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- ruleNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- ruleNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
S
- saveActionMessages(String, String, ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Save the given
messages
into the map identified by the givenscopeId
under the givenkey
. - saveActionMessages(String, ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Save the given ActionMessages into the request scope under the given key, clearing the attribute if the messages are empty or null.
- saveErrors(HttpServletRequest, ActionMessages) - Method in class org.apache.struts.action.Action
-
Save the specified error messages keys into the appropriate request attribute for use by the <html:errors> tag, if any messages are required.
- saveErrors(HttpSession, ActionMessages) - Method in class org.apache.struts.action.Action
-
Save the specified error messages keys into the appropriate session attribute for use by the <html:messages> tag (if messages="false") or <html:errors>, if any error messages are required.
- saveErrors(ActionMessages) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Save the given error messages to the internal cache, clearing any previous messages in the cache.
- saveErrors(ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- saveErrors(ActionMessages) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- saveMessages(HttpServletRequest, ActionMessages) - Method in class org.apache.struts.action.Action
-
Save the specified messages keys into the appropriate request attribute for use by the <html:messages> tag (if messages="true" is set), if any messages are required.
- saveMessages(HttpSession, ActionMessages) - Method in class org.apache.struts.action.Action
-
Save the specified messages keys into the appropriate session attribute for use by the <html:messages> tag (if messages="true" is set), if any messages are required.
- saveMessages(String, ActionMessages) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Save the given messages to the internal cache, clearing any previous messages in the cache, but only for the specified scope.
- saveMessages(String, ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Adapt a legacy form of SaveMessages to the ActionContext API by storing the ActoinMessages under the default scope.
- saveMessages(ActionMessages) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Save the given messages to the internal cache, clearing any previous messages in the cache.
- saveMessages(ActionMessages) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- saveMessages(ActionMessages) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- saveToken() - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Save a new transaction token in the "session" scope for this context, creating new resources, if needed.
- saveToken() - Method in class org.apache.struts.chain.contexts.ActionContextBase
- saveToken() - Method in class org.apache.struts.chain.contexts.ServletActionContext
- saveToken(HttpServletRequest) - Method in class org.apache.struts.action.Action
-
Save a new transaction token in the user's current session, creating a new session if necessary.
- saveToken(HttpServletRequest) - Method in class org.apache.struts.util.TokenProcessor
-
Save a new transaction token in the user's current session, creating a new session if necessary.
- scope - Variable in class org.apache.struts.config.ActionConfig
-
Identifier of the scope ("request" or "session") within which our form bean is accessed, if any.
- scope - Variable in class org.apache.struts.config.ExceptionConfig
-
The scope in which we should expose the ActionMessage for this exception handler.
- SelectAction - Class in org.apache.struts.chain.commands.servlet
-
Cache the
ActionConfig
instance for the action to be used for processing this request. - SelectAction() - Constructor for class org.apache.struts.chain.commands.servlet.SelectAction
- SelectForward - Class in org.apache.struts.chain.commands.servlet
-
Create and return a
ForwardConfig
representing the specified module-relative destination. - SelectForward() - Constructor for class org.apache.struts.chain.commands.servlet.SelectForward
- SelectInclude - Class in org.apache.struts.chain.commands
-
Select and cache the include for this
ActionConfig
if specified. - SelectInclude() - Constructor for class org.apache.struts.chain.commands.SelectInclude
- SelectInput - Class in org.apache.struts.chain.commands.servlet
-
Validate the properties of the form bean for this request.
- SelectInput() - Constructor for class org.apache.struts.chain.commands.servlet.SelectInput
- SelectLocale - Class in org.apache.struts.chain.commands.servlet
-
Select the
Locale
to be used for this request. - SelectLocale() - Constructor for class org.apache.struts.chain.commands.servlet.SelectLocale
- selectModule(HttpServletRequest, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Select the module to which the specified request belongs, and add corresponding request attributes to this request.
- selectModule(String, HttpServletRequest, ServletContext) - Method in class org.apache.struts.util.ModuleUtils
-
Select the module to which the specified request belongs, and add corresponding request attributes to this request.
- SelectModule - Class in org.apache.struts.chain.commands.servlet
-
Cache the
ModuleConfig
andMessageResources
instances for the sub-application module to be used for processing this request. - SelectModule() - Constructor for class org.apache.struts.chain.commands.servlet.SelectModule
- serverURL(HttpServletRequest) - Static method in class org.apache.struts.util.RequestUtils
-
Return the URL representing the scheme, server, and port number of the current request.
- servlet - Variable in class org.apache.struts.action.Action
-
The servlet to which we are attached.
- servlet - Variable in class org.apache.struts.action.ActionForm
-
The servlet instance to which we are attached.
- servlet - Variable in class org.apache.struts.action.ActionServletWrapper
-
The servlet instance to which we are attached.
- servlet - Variable in class org.apache.struts.action.RequestProcessor
-
The servlet with which we are associated.
- SERVLET_KEY - Static variable in class org.apache.struts.Globals
-
The context attributes key under which we store the mapping defined for our controller serlet, which will be either a path-mapped pattern (
/action/*
) or an extension mapped pattern (*.do
). - ServletActionContext - Class in org.apache.struts.chain.contexts
-
Implement ActionContext interface while making Servlet API-specific values available.
- ServletActionContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.struts.chain.contexts.ServletActionContext
-
Instantiate this Context for a given
ServletContext
,HttpServletRequest
, andHttpServletResponse
. - ServletActionContext(ServletWebContext) - Constructor for class org.apache.struts.chain.contexts.ServletActionContext
-
Instantiate this composite by wrapping a ServletWebContext.
- ServletContextWriter - Class in org.apache.struts.util
-
A PrintWriter implementation that uses the logging facilities of a
jakarta.servlet.ServletContext
to output its results. - ServletContextWriter(ServletContext) - Constructor for class org.apache.struts.util.ServletContextWriter
-
Construct a ServletContextWriter associated with the specified ServletContext instance.
- ServletEventMappingDispatcher - Class in org.apache.struts.dispatcher.servlet
-
This servlet-based dispatcher chooses the target method based on the
parameter
attribute of theActionMapping
that matches a submission parameter. - ServletEventMappingDispatcher() - Constructor for class org.apache.struts.dispatcher.servlet.ServletEventMappingDispatcher
-
Constructs a new servlet event mapping dispatcher.
- servletMapping - Variable in class org.apache.struts.action.ActionServlet
-
The URL pattern to which we are mapped in our web application deployment descriptor.
- ServletMappingDispatcher - Class in org.apache.struts.dispatcher.servlet
-
This servlet-based dispatcher uses the configuration value of the
parameter
attribute from the correspondingActionMapping
to pick the appropriate method on the action. - ServletMappingDispatcher() - Constructor for class org.apache.struts.dispatcher.servlet.ServletMappingDispatcher
-
Constructs a new servlet mapping dispatcher.
- ServletMethodResolver - Class in org.apache.struts.dispatcher.servlet
-
This class helps resolve methods with servlet-based signatures.
- ServletMethodResolver() - Constructor for class org.apache.struts.dispatcher.servlet.ServletMethodResolver
- servletName - Variable in class org.apache.struts.action.ActionServlet
-
The servlet name under which we are registered in our web application deployment descriptor.
- ServletParameterDispatcher - Class in org.apache.struts.dispatcher.servlet
-
This servlet-based dispatcher uses the value of the request parameter to pick the appropriate method on the action.
- ServletParameterDispatcher() - Constructor for class org.apache.struts.dispatcher.servlet.ServletParameterDispatcher
-
Constructs a new servlet parameter dispatcher.
- Servlet Utilities - Search tag in package org.apache.struts.util
- Section
- servletWebContext() - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Provide the
ServletWebContext
for this composite. - SESSION_SCOPE - Static variable in interface org.apache.struts.chain.contexts.ActionContext
- SessionActionMapping - Class in org.apache.struts.action
-
Subclass of
ActionMapping
that defaults the form bean scope tosession
. - SessionActionMapping() - Constructor for class org.apache.struts.action.SessionActionMapping
-
Construct a new instance of this class with the desired default form bean scope.
- set(String, int, Object) - Method in class org.apache.struts.action.DynaActionForm
-
Set the value of an indexed property with the specified name.
- set(String, int, Object) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Set the value of an indexed property with the specified name.
- set(String, Object) - Method in class org.apache.struts.action.DynaActionForm
-
Set the value of a simple property with the specified name.
- set(String, Object) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Set the value of a simple property with the specified name.
- set(String, String, Object) - Method in class org.apache.struts.action.DynaActionForm
-
Set the value of a mapped property with the specified name.
- set(String, String, Object) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Set the value of a mapped property with the specified name.
- setAcceptPage(Integer) - Method in class org.apache.struts.config.ActionConfig
-
Set accepted page value for multi-page validation.
- setAction(Action) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the action which has been identified to be executed as part of processing this request.
- setAction(Action) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setActionConfig(ActionConfig) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the ActionConfig class contains the details for processing this request.
- setActionConfig(ActionConfig) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setActionConfig(ActionConfig) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- setActionForm(ActionForm) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the ActionForm instance which will carry any data submitted as part of this request.
- setActionForm(ActionForm) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setActionFormBeanClass(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action form bean instances.
- setActionFormBeanClass(String) - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action form bean instances.
- setActionForwardClass(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action forward instances.
- setActionForwardClass(String) - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action forward instances.
- setActionId(String) - Method in class org.apache.struts.config.ActionConfig
-
The internal name of this action mapping.
- setActionMappingClass(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The default class name to be used when creating action mapping instances.
- setActionMappingClass(String) - Method in interface org.apache.struts.config.ModuleConfig
-
The default class name to be used when creating action mapping instances.
- setActionPath(String) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Set
ActionPath
property. - setActionServlet(ActionServlet) - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Set the
ActionServlet
instance for this context. - setAnchor(String) - Method in class org.apache.struts.action.ActionRedirect
-
Adds an anchor to the path.
- setApplication(ServletContext) - Method in class org.apache.struts.config.ConfigHelper
-
Set the application associated with this instance.
- setApplicationScope(Map<String, Object>) - Method in class org.apache.struts.chain.contexts.MockActionContext
- setAttribute(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the request-scope or session-scope attribute name under which our form bean is accessed, if it is different from the form bean's specified
name
. - setBufferSize(int) - Method in class org.apache.struts.config.ControllerConfig
- setBundle(String) - Method in class org.apache.struts.config.ExceptionConfig
- setCancellable(boolean) - Method in class org.apache.struts.config.ActionConfig
-
Mutator for for cancellable property
- setCancelled(Boolean) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the "cancel event" state for this context.
- setCancelled(Boolean) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setCancelled(Boolean) - Method in class org.apache.struts.chain.contexts.WebActionContext
- setCatalog(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the name of a
commons-chain
catalog in which a specified command should be sought. - setCatalog(String) - Method in class org.apache.struts.config.ControllerConfig
- setCatalog(String) - Method in class org.apache.struts.config.ForwardConfig
- setCatalogFactory(CatalogFactory<ActionContext>) - Method in class org.apache.struts.chain.ComposableRequestProcessor
-
Set the
CatalogFactory
instance which should be used to find the request-processing command. - setCatalogName(String) - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Set the name of the
Catalog
in which to perform lookups, ornull
for the defaultCatalog
. - setCatalogName(String) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Set CatalogName property.
- setClassName(String) - Method in class org.apache.struts.config.PlugInConfig
- setCommand(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the name of a
commons-chain
command which should be executed as part of the processing of this action. - setCommand(String) - Method in class org.apache.struts.config.ControllerConfig
- setCommand(String) - Method in class org.apache.struts.config.ForwardConfig
- setConfig(MessageResourcesConfig) - Method in class org.apache.struts.util.MessageResourcesFactory
-
Return the configuration information for Message Resources.
- setContentType(String) - Method in class org.apache.struts.config.ControllerConfig
- setContentType(String) - Method in interface org.apache.struts.upload.FormFile
-
Sets the content type for this file.
- setContentType(ActionContext, String) - Method in class org.apache.struts.chain.commands.AbstractSetContentType
-
Request no cache flags are set.
- setContentType(ActionContext, String) - Method in class org.apache.struts.chain.commands.servlet.SetContentType
- SetContentType - Class in org.apache.struts.chain.commands.servlet
-
Check to see if the content type is set, and if so, set it for this response.
- SetContentType() - Constructor for class org.apache.struts.chain.commands.servlet.SetContentType
- setControllerConfig(ControllerConfig) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The controller configuration object for this module.
- setControllerConfig(ControllerConfig) - Method in interface org.apache.struts.config.ModuleConfig
-
The controller configuration object for this module.
- setDefaultDispatcherType(String) - Method in class org.apache.struts.chain.commands.ExecuteDispatcher
-
Stores the optional default dispatcher type (fully-qualified class name).
- setDefaultMappingParameter(String) - Method in class org.apache.struts.dispatcher.AbstractMappingDispatcher
-
Stores the new default mapping parameter value.
- setDispatcher(String) - Method in class org.apache.struts.config.ActionConfig
-
Stores the fully-qualified class name of the
Dispatcher
implementation that will dispatch to the this action. - setError() - Method in class org.apache.struts.util.ServletContextWriter
-
Set the error state for this stream.
- setEscape(boolean) - Method in class org.apache.struts.config.MessageResourcesConfig
-
Set whether 'escape processing' should be performed on the error message string.
- setEscape(boolean) - Method in class org.apache.struts.util.MessageResources
-
Set whether 'escape processing' should be performed on the error message string.
- setException(Exception) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Store an exception in this context for use by other handling code.
- setException(Exception) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setExceptionCommand(String) - Method in class org.apache.struts.chain.commands.ExceptionCatcher
-
Set the name of the command to be executed if an exception occurs.
- setExtends(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the
path
oractionId
of theActionConfig
that this object should inherit properties from. - setExtends(String) - Method in class org.apache.struts.config.ExceptionConfig
- setExtends(String) - Method in class org.apache.struts.config.FormBeanConfig
- setExtends(String) - Method in class org.apache.struts.config.ForwardConfig
- setFactory(String) - Method in class org.apache.struts.config.MessageResourcesConfig
- setFactoryClass(String) - Static method in class org.apache.struts.config.ModuleConfigFactory
-
Set the fully qualified class name that is used for
ModuleConfigFactory
instances. - setFactoryClass(String) - Static method in class org.apache.struts.util.MessageResourcesFactory
-
Set the fully qualified class name that is used for
MessageResourcesFactory
instances. - setFileCountMax(long) - Method in class org.apache.struts.config.ControllerConfig
- setFileLength(long) - Method in interface org.apache.struts.upload.FormFile
-
Sets the file length.
- setFileName(String) - Method in interface org.apache.struts.upload.FormFile
-
Sets the file name of this file.
- setFileSize(int) - Method in interface org.apache.struts.upload.FormFile
-
Deprecated.
- setFormName(String) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Set
FormName
property - setFormValid(Boolean) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Store the result of the validation of the Context's ActionForm.
- setFormValid(Boolean) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setForward(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the context-relative path of the web application resource that will process this request.
- setForward(ActionForward) - Method in class org.apache.struts.config.ConfigHelper
-
Set the forward associated with this instance.
- setForwardConfig(ForwardConfig) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the ForwardConfig which should be used as the basis of the view segment of the overall processing.
- setForwardConfig(ForwardConfig) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setForwardPattern(String) - Method in class org.apache.struts.config.ControllerConfig
- setHandler(String) - Method in class org.apache.struts.config.ExceptionConfig
- setInclude(String) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the include path which should be processed as part of processing this request.
- setInclude(String) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setInclude(String) - Method in class org.apache.struts.config.ActionConfig
-
Set context-relative path of the web application resource that will process this request.
- setInitial(String) - Method in class org.apache.struts.config.FormPropertyConfig
- setInput(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the context-relative path of the input form to which control should be returned if a validation error is encountered.
- setInputForward(boolean) - Method in class org.apache.struts.config.ControllerConfig
- setKey(String) - Method in class org.apache.struts.config.ExceptionConfig
- setKey(String) - Method in class org.apache.struts.config.MessageResourcesConfig
- setLabel(String) - Method in class org.apache.struts.util.LabelValueBean
- setList(List<ActionMessage>) - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Set the list of messages associated with this item.
- setLocale(boolean) - Method in class org.apache.struts.config.ControllerConfig
- setLocale(HttpServletRequest, Locale) - Method in class org.apache.struts.action.Action
-
Set the user's currently selected
Locale
into theirHttpSession
. - setLocale(Locale) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the user's currently selected
Locale
. - setLocale(Locale) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setLogger(Logger) - Method in class org.apache.struts.chain.contexts.ActionContextBase
-
Set the slf4j
Logger
instance which should be used to LOG messages. - setMapping(ActionMapping) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Sets the action mapping with which this handler is associated.
- setMapping(ActionMapping) - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
Convenience method to set a reference to a working ActionMapping instance.
- setMaxFileSize(String) - Method in class org.apache.struts.config.ControllerConfig
- setMaxSize(String) - Method in class org.apache.struts.config.ControllerConfig
- setMaxStringLen(String) - Method in class org.apache.struts.config.ControllerConfig
- setMemFileSize(String) - Method in class org.apache.struts.config.ControllerConfig
- setMessageResources(String, MessageResources) - Method in class org.apache.struts.chain.contexts.ServletActionContext
-
Store the message resources for the current module under the given request attribute key.
- setMessageResources(MessageResources) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the default message resources for the current module.
- setMessageResources(MessageResources) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setMessageResources(MessageResources) - Method in class org.apache.struts.chain.contexts.ServletActionContext
- setMode(String) - Method in class org.apache.struts.util.PropertyMessageResources
-
Set the compatibility mode this implementation uses for message lookup.
- setModule(String) - Method in class org.apache.struts.config.ForwardConfig
- setModuleConfig(ModuleConfig) - Method in interface org.apache.struts.chain.contexts.ActionContext
-
Set the ModuleConfig which is operative for the current request.
- setModuleConfig(ModuleConfig) - Method in class org.apache.struts.chain.contexts.ActionContextBase
- setModuleConfig(ModuleConfig) - Method in class org.apache.struts.chain.contexts.WebActionContext
- setModuleConfig(ModuleConfig) - Method in class org.apache.struts.config.ActionConfig
-
The module configuration with which we are associated.
- setMultipartClass(String) - Method in class org.apache.struts.config.ActionConfig
-
Set the fully qualified Java class name of the
MultipartRequestHandler
implementation class used to process multi-part request data for this Action. - setMultipartClass(String) - Method in class org.apache.struts.config.ControllerConfig
- setMultipartRequestHandler(MultipartRequestHandler) - Method in class org.apache.struts.action.ActionForm
-
Set the Handler provided for use in dealing with file uploads.
- setName(String) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Set Name property.
- setName(String) - Method in class org.apache.struts.config.ActionConfig
- setName(String) - Method in class org.apache.struts.config.FormBeanConfig
- setName(String) - Method in class org.apache.struts.config.FormPropertyConfig
- setName(String) - Method in class org.apache.struts.config.ForwardConfig
- setNameKey(String) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Set NameKey property.
- setNocache(boolean) - Method in class org.apache.struts.config.ControllerConfig
- setNull(boolean) - Method in class org.apache.struts.config.MessageResourcesConfig
- setOptional(boolean) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Set Optional property.
- setOrder(int) - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Set the position in the message list.
- setOriginalURI(ActionContext) - Method in class org.apache.struts.chain.commands.AbstractSetOriginalURI
-
Set the original uri.
- setOriginalURI(ActionContext) - Method in class org.apache.struts.chain.commands.servlet.SetOriginalURI
- SetOriginalURI - Class in org.apache.struts.chain.commands.servlet
-
Set the servlet path.
- SetOriginalURI() - Constructor for class org.apache.struts.chain.commands.servlet.SetOriginalURI
- setPage(int) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Sets page.
- setPage(int) - Method in class org.apache.struts.validator.ValidatorForm
-
Sets page.
- setPageFromDynaProperty() - Method in class org.apache.struts.validator.DynaValidatorForm
-
Sets this.page to the value of the Dyna property "page" if it's defined.
- setPagePattern(String) - Method in class org.apache.struts.config.ControllerConfig
- setParameter(String) - Method in class org.apache.struts.config.ActionConfig
-
General purpose configuration parameter that can be used to pass extra information to the Action instance selected by this Action.
- setParameter(String) - Method in class org.apache.struts.config.MessageResourcesConfig
- setParameter(String, String) - Method in class org.apache.struts.upload.MultipartRequestWrapper
-
Sets a parameter for this request.
- setParameterMap(Map<String, String[]>) - Method in class org.apache.struts.chain.contexts.MockActionContext
- setPath(String) - Method in class org.apache.struts.config.ActionConfig
-
Set context-relative path of the submitted request, starting with a slash ("/") character, and omitting any filename extension if extension mapping is being used.
- setPath(String) - Method in class org.apache.struts.config.ExceptionConfig
- setPath(String) - Method in class org.apache.struts.config.ForwardConfig
- setPathnames(String) - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Sets a comma delimitted list of Validator resources.
- setPathValidation(boolean) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Set whether this form should validate based on the
ActionMapping
's path. - setPopulate(String) - Method in class org.apache.struts.config.ActionConfig
- setPrefix(String) - Method in class org.apache.struts.config.ActionConfig
- setPrefix(String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
-
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.
- setPrefix(String) - Method in interface org.apache.struts.config.ModuleConfig
-
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.
- setProcessorClass(String) - Method in class org.apache.struts.config.ControllerConfig
- setProperties(Properties) - Method in class org.apache.struts.config.BaseConfig
-
Set the entire set of properties configured for this object.
- setProperty(String) - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Set the property associated with this item.
- setProperty(String) - Method in exception class org.apache.struts.util.ModuleException
-
Set the property associated with the exception.
- setProperty(String, String) - Method in class org.apache.struts.config.BaseConfig
-
Set an arbitary key/value pair which can be retrieved by this config class.
- setProperty(String, String) - Method in class org.apache.struts.config.impl.ModuleConfigImpl
- setRedirect(boolean) - Method in class org.apache.struts.config.ForwardConfig
- setRequest(HttpServletRequest) - Method in class org.apache.struts.config.ConfigHelper
-
Set the request associated with this object.
- setRequestScope(Map<String, Object>) - Method in class org.apache.struts.chain.contexts.MockActionContext
- setReset(String) - Method in class org.apache.struts.config.ActionConfig
- setReset(String) - Method in class org.apache.struts.config.FormPropertyConfig
- setResources(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.struts.config.ConfigHelper
-
Set the application and request for this object instance.
- setResponse(HttpServletResponse) - Method in class org.apache.struts.config.ConfigHelper
-
Set the response associated with this isntance.
- setRestricted(boolean) - Method in class org.apache.struts.config.FormBeanConfig
-
Set whether a MutableDynaClass is currently restricted.
- setReturnNull(boolean) - Method in class org.apache.struts.util.MessageResources
-
Indicates that a
null
is returned instead of an error message string if an unknown Locale or key is requested. - setReturnNull(boolean) - Method in class org.apache.struts.util.MessageResourcesFactory
-
Set the default value of the "returnNull" property newly created MessageResourcess are initialized to.
- setRoles(String) - Method in class org.apache.struts.config.ActionConfig
- setScope(String) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Set
Scope
property. - setScope(String) - Method in class org.apache.struts.config.ActionConfig
- setScope(String) - Method in class org.apache.struts.config.ExceptionConfig
- setServlet(ActionServlet) - Method in class org.apache.struts.action.Action
-
Set the servlet instance to which we are attached (if
servlet
is non-null), or release any allocated resources (ifservlet
is null). - setServlet(ActionServlet) - Method in class org.apache.struts.action.ActionForm
-
Set the servlet instance to which we are attached (if
servlet
is non-null). - setServlet(ActionServlet) - Method in class org.apache.struts.upload.CommonsMultipartRequestHandler
-
Sets the servlet with which this handler is associated.
- setServlet(ActionServlet) - Method in interface org.apache.struts.upload.MultipartRequestHandler
-
Convenience method to set a reference to a working ActionServlet instance.
- setServletFor(MultipartRequestHandler) - Method in class org.apache.struts.action.ActionServletWrapper
-
Set servlet to a
MultipartRequestHandler
. - setSession(HttpSession) - Method in class org.apache.struts.config.ConfigHelper
-
Set the session associated with this instance.
- setSessionScope(Map<String, Object>) - Method in class org.apache.struts.chain.contexts.MockActionContext
- setSingleton(boolean) - Method in class org.apache.struts.config.ActionConfig
-
Stores whether this action is a singleton.
- setSize(int) - Method in class org.apache.struts.config.FormPropertyConfig
- setStopOnFirstError(boolean) - Method in class org.apache.struts.validator.ValidatorPlugIn
-
Sets the value for stopOnFirstError.
- setSuffix(String) - Method in class org.apache.struts.config.ActionConfig
- setTempDir(String) - Method in class org.apache.struts.config.ControllerConfig
- setToKey(String) - Method in class org.apache.struts.chain.commands.generic.CopyFormToContext
-
Set
ToKey
property. - setType(String) - Method in class org.apache.struts.config.ActionConfig
- setType(String) - Method in class org.apache.struts.config.ExceptionConfig
- setType(String) - Method in class org.apache.struts.config.FormBeanConfig
- setType(String) - Method in class org.apache.struts.config.FormPropertyConfig
- setUnknown(boolean) - Method in class org.apache.struts.config.ActionConfig
- setValidate(boolean) - Method in class org.apache.struts.config.ActionConfig
- setValidatorResults(ValidatorResults) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Set results of the validation performed by the
Validator
. - setValidatorResults(ValidatorResults) - Method in class org.apache.struts.validator.ValidatorForm
-
Set results of the validation performed by the
Validator
. - setValue(String) - Method in class org.apache.struts.util.LabelValueBean
- setWrapperClassName(String) - Method in class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Set WrappClassName property.
- setX(String) - Method in class org.apache.struts.util.ImageButtonBean
- setY(String) - Method in class org.apache.struts.util.ImageButtonBean
- shouldProcess(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteCommand
-
Evaluate the current context to see if a command should even be executed.
- shouldProcess(ActionContext) - Method in class org.apache.struts.chain.commands.ExecuteForwardCommand
-
Determine whether the forwardConfig should be processed.
- SILENT_IF_COMMITTED - Static variable in class org.apache.struts.action.ExceptionHandler
-
The name of a configuration property which indicates that Struts should do nothing if the response has already been committed.
- size - Variable in class org.apache.struts.config.FormPropertyConfig
-
The size of the array to be created if this property is an array type and there is no specified
initial
value. - size() - Method in class org.apache.struts.action.ActionMessages
-
Return the number of messages recorded for all properties (including global messages).
- size() - Method in class org.apache.struts.chain.contexts.ContextWrapper
- size(String) - Method in class org.apache.struts.action.ActionMessages
-
Return the number of messages associated with the specified property.
- size(String) - Method in class org.apache.struts.validator.BeanValidatorForm
-
Return the size of an indexed or mapped property.
- splitAndResolvePaths(String) - Method in class org.apache.struts.action.ActionServlet
-
Takes a comma-delimited string and splits it into paths, then resolves those paths using the ServletContext and appropriate ClassLoader.
- STOP_ON_ERROR_KEY - Static variable in class org.apache.struts.validator.ValidatorPlugIn
-
Application scope key that
StopOnError
is stored under. - storeException(HttpServletRequest, String, ActionMessage, ActionForward, String) - Method in class org.apache.struts.action.ExceptionHandler
-
Default implementation for handling an
ActionMessage
generated from anException
duringAction
delegation. - string() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralStrContext
- string() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- STRING_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- STRING_LITERAL - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- STRING_LITERAL() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.StringContext
- StringContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.StringContext
- STRUTS_URL_CASESENSITIVE - Static variable in class org.apache.struts.Constants
-
Determines whether action mappings have case-sensitive names
- SUCCESS - Static variable in class org.apache.struts.action.Action
-
The action execution was successful.
- suffix - Variable in class org.apache.struts.config.ActionConfig
-
Suffix used to match request parameter names to form bean property names, if any.
T
- TAGLIB_PACKAGE - Static variable in class org.apache.struts.Globals
-
The name of the taglib package.
- tempDir - Variable in class org.apache.struts.config.ControllerConfig
-
The temporary working directory to use for file uploads.
- THIS - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- THIS - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- THIS() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.LiteralThisContext
- throwIfConfigured() - Method in class org.apache.struts.config.BaseConfig
-
Throw
IllegalStateException
if configuration is frozen. - toBoolean() - Method in class org.apache.struts.validator.validwhen.ValidWhenResult
-
Gets the
Boolean
-value if the current result is a boolean. - toBoolean() - Method in class org.apache.struts.validator.validwhen.ValidWhenResultBoolean
- token - Variable in class org.apache.struts.chain.contexts.ActionContextBase
-
Store the TokenProcessor instance for this Context.
- TOKEN_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
-
Provide the default context attribute under which to store the token key.
- TOKEN_KEY - Static variable in class org.apache.struts.Globals
-
The property under which a transaction token is reported.
- tokenNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
-
Deprecated.Use
ValidWhenLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
-
Deprecated.Use
ValidWhenParser.VOCABULARY
instead. - TokenProcessor - Class in org.apache.struts.util
-
TokenProcessor is responsible for handling all token related functionality.
- TokenProcessor() - Constructor for class org.apache.struts.util.TokenProcessor
-
Protected constructor for TokenProcessor.
- toString() - Method in class org.apache.struts.action.ActionMessage
-
Returns a String in the format: key[value1, value2, etc].
- toString() - Method in class org.apache.struts.action.ActionMessages.ActionMessageItem
-
Construct a string representation of this object.
- toString() - Method in class org.apache.struts.action.ActionMessages
-
Returns a String representation of this ActionMessages' property name=message list mapping.
- toString() - Method in class org.apache.struts.action.ActionRedirect
-
Return a string description of this object.
- toString() - Method in class org.apache.struts.action.DynaActionForm
-
Render a String representation of this object.
- toString() - Method in class org.apache.struts.action.DynaActionFormClass
-
Render a
String
representation of this object. - toString() - Method in class org.apache.struts.config.ActionConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.ControllerConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.ExceptionConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.FormBeanConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.FormPropertyConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.ForwardConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.config.MessageResourcesConfig
-
Return a String representation of this object.
- toString() - Method in class org.apache.struts.util.ImageButtonBean
-
Return a string representation of this object.
- toString() - Method in class org.apache.struts.util.LabelValueBean
-
Return a string representation of this object.
- toString() - Method in class org.apache.struts.validator.validwhen.ValidWhenResult
- TRANSACTION_TOKEN_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
-
Provide the default context attribute under which to store the transaction token key.
- TRANSACTION_TOKEN_KEY - Static variable in class org.apache.struts.Globals
-
The session attributes key under which our transaction token is stored, if it is used.
- trimParameterName(ActionConfig, String) - Method in class org.apache.struts.chain.commands.AbstractPopulateActionForm
-
For a given request parameter name, trim off any prefix and/or suffix which are defined in
actionConfig
and return what remains. - type - Variable in class org.apache.struts.config.ActionConfig
-
Fully qualified Java class name of the
Action
class to be used to process requests for this mapping if theforward
andinclude
properties are not set. - type - Variable in class org.apache.struts.config.ExceptionConfig
-
The fully qualified Java class name of the exception that is to be handled by this handler.
- type - Variable in class org.apache.struts.config.FormBeanConfig
-
The fully qualified Java class name of the implementation class to be used or generated.
- type - Variable in class org.apache.struts.config.FormPropertyConfig
-
The fully qualified Java class name of the implementation class of this bean property, optionally followed by
[]
to indicate that the property is indexed. - type - Variable in class org.apache.struts.validator.validwhen.ValidWhenResult
-
The current type of the result.
U
- UnauthorizedActionException - Exception Class in org.apache.struts.chain.commands
-
Exception thrown when the chosen action mapping is not authorized for the current request.
- UnauthorizedActionException() - Constructor for exception class org.apache.struts.chain.commands.UnauthorizedActionException
-
Default no-argument constructor.
- UnauthorizedActionException(String) - Constructor for exception class org.apache.struts.chain.commands.UnauthorizedActionException
-
Constructor to set message on instantiation.
- unknown - Variable in class org.apache.struts.config.ActionConfig
-
Indicates Action be configured as the default one for this module, when true.
- unspecified(ActionContext) - Method in class org.apache.struts.dispatcher.AbstractDispatcher
-
Services the case when the dispatch fails because the method name cannot be resolved.
- unspecified(ActionContext) - Method in class org.apache.struts.dispatcher.servlet.ServletMappingDispatcher
-
Sends the 404 HTTP error response.
- unspecified(ActionContext) - Method in class org.apache.struts.dispatcher.servlet.ServletParameterDispatcher
-
Sends the 404 HTTP error response.
- Using MessageResources With Struts - Search tag in package org.apache.struts.util
- Section
- Using the Standard MessageResources Implementation - Search tag in package org.apache.struts.util
- Section
V
- v1 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- v2 - Variable in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- VALID_KEY - Static variable in class org.apache.struts.chain.Constants
-
The default context attribute key under which a Boolean is stored, indicating the valid state of the current request.
- VALID_KEY - Static variable in class org.apache.struts.chain.contexts.ActionContextBase
- validate - Variable in class org.apache.struts.config.ActionConfig
-
Should the
validate()
method of the form bean associated with this action be called? - validate(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.action.ActionForm
-
Can be used to validate the properties that have been set for this HTTP request, and return an
ActionErrors
object that encapsulates any validation errors that have been found. - validate(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.DynaValidatorForm
-
Validate the properties that have been set from this HTTP request, and return an
ActionErrors
object that encapsulates any validation errors that have been found. - validate(ActionMapping, HttpServletRequest) - Method in class org.apache.struts.validator.ValidatorForm
-
Validate the properties that have been set from this HTTP request, and return an
ActionErrors
object that encapsulates any validation errors that have been found. - validate(ActionMapping, ServletRequest) - Method in class org.apache.struts.action.ActionForm
-
Can be used to validate the properties that have been set for this non-HTTP request, and return an
ActionErrors
object that encapsulates any validation errors that have been found. - validate(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.AbstractValidateActionForm
-
Call the
validate()
method of the specified form bean, and return the resultingActionErrors
object. - validate(ActionContext, ActionConfig, ActionForm) - Method in class org.apache.struts.chain.commands.servlet.ValidateActionForm
-
Call the
validate()
method of the specified form bean, and return the resultingActionErrors
object. - ValidateActionForm - Class in org.apache.struts.chain.commands.servlet
-
Validate the properties of the form bean for this request.
- ValidateActionForm() - Constructor for class org.apache.struts.chain.commands.servlet.ValidateActionForm
- validateByte(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a byte primitive.
- validateByteLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a byte primitive.
- validateCreditCard(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field is a valid credit card number.
- validateDate(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field is a valid date.
- validateDouble(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a double primitive.
- validateDoubleLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a double primitive.
- validateDoubleRange(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a fields value is within a range (min & max specified in the vars attribute).
- validateEmail(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a field has a valid e-mail address.
- validateFloat(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a float primitive.
- validateFloatLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a float primitive.
- validateFloatRange(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a fields value is within a range (min & max specified in the vars attribute).
- validateInteger(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to an int primitive.
- validateIntegerLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to an int primitive.
- validateIntRange(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a fields value is within a range (min & max specified in the vars attribute).
- validateLong(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a long primitive.
- validateLongLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a long primitive.
- validateLongRange(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a fields value is within a range (min & max specified in the vars attribute).
- validateMask(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field matches the regular expression in the field's mask attribute.
- validateMaxLength(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field's length is less than or equal to the maximum value.
- validateMinLength(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field's length is greater than or equal to the minimum value.
- validateRequired(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field isn't null and length of the field is greater than zero not including whitespace.
- validateRequiredIf(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field isn't null based on the values of other fields.
- validateShort(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a short primitive.
- validateShortLocale(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if the field can safely be converted to a short primitive.
- validateUrl(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.FieldChecks
-
Checks if a field has a valid url.
- validateValidWhen(Object, ValidatorAction, Field, ActionMessages, Validator, HttpServletRequest) - Static method in class org.apache.struts.validator.validwhen.ValidWhen
-
Checks if the field matches the boolean expression specified in
test
parameter. - VALIDATOR_KEY - Static variable in class org.apache.struts.validator.ValidatorPlugIn
-
Application scope key that
ValidatorResources
is stored under. - ValidatorForm - Class in org.apache.struts.validator
-
This class extends ActionForm and provides basic field validation based on an XML file.
- ValidatorForm() - Constructor for class org.apache.struts.validator.ValidatorForm
- ValidatorPlugIn - Class in org.apache.struts.validator
-
Loads
ValidatorResources
based on configuration in the struts-config.xml file. - ValidatorPlugIn() - Constructor for class org.apache.struts.validator.ValidatorPlugIn
- validatorResults - Variable in class org.apache.struts.validator.DynaValidatorForm
-
The results returned from the validation performed by the
Validator
. - validatorResults - Variable in class org.apache.struts.validator.ValidatorForm
-
The results returned from the validation performed by the
Validator
. - ValidWhen - Class in org.apache.struts.validator.validwhen
-
This class contains the validwhen validation that is used in the validator-rules.xml file.
- ValidWhen() - Constructor for class org.apache.struts.validator.validwhen.ValidWhen
- ValidWhenBaseVisitor<T> - Class in org.apache.struts.validator.validwhen
-
This class provides an empty implementation of
ValidWhenVisitor
, which can be extended to create a visitor which only needs to handle a subset of the available methods. - ValidWhenBaseVisitor() - Constructor for class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
- ValidWhenComparison - Enum in org.apache.struts.validator.validwhen
-
Enum for comparing two values.
- ValidWhenEvaluator - Class in org.apache.struts.validator.validwhen
-
Visitor to process the evalution.
- ValidWhenEvaluator(Object, String, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- ValidWhenLexer - Class in org.apache.struts.validator.validwhen
- ValidWhenLexer(CharStream) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenLexer
- ValidWhenParser - Class in org.apache.struts.validator.validwhen
- ValidWhenParser(TokenStream) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser
- ValidWhenParser.ComparisonContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ComparisonExpressionContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.DecimalContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ExprCompContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ExprContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ExpressionContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ExprJoinContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.Field1Context - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.Field2Context - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.Field3Context - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.Field4Context - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.Field5Context - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.FieldContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.IdentifierContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.IntegerContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.JoinedExpressionContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.LiteralContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.LiteralNullContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.LiteralNumContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.LiteralStrContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.LiteralThisContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.NumberContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.StringContext - Class in org.apache.struts.validator.validwhen
- ValidWhenParser.ValueContext - Class in org.apache.struts.validator.validwhen
- ValidWhenResult<T> - Class in org.apache.struts.validator.validwhen
-
Holds the (interim) result during processing the parsing-tree.
- ValidWhenResult(Class<T>, T) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenResult
-
Constructs this class.
- ValidWhenResultBigDecimal - Class in org.apache.struts.validator.validwhen
-
Holds the (interim) result during processing the parsing-tree.
- ValidWhenResultBigDecimal(String) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenResultBigDecimal
-
Constructs this class with the type
BigDecimal
. - ValidWhenResultBoolean - Class in org.apache.struts.validator.validwhen
-
Holds the (interim) result during processing the parsing-tree.
- ValidWhenResultBoolean(boolean) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenResultBoolean
-
Constructs this class with the type
boolean
. - ValidWhenResultInteger - Class in org.apache.struts.validator.validwhen
-
Holds the (interim) result during processing the parsing-tree.
- ValidWhenResultInteger(String) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenResultInteger
-
Constructs this class with the type
int
. - ValidWhenResultString - Class in org.apache.struts.validator.validwhen
-
Holds the (interim) result during processing the parsing-tree.
- ValidWhenResultString(String) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenResultString
-
Constructs this class with the type
String
. - ValidWhenVisitor<T> - Interface in org.apache.struts.validator.validwhen
-
This interface defines a complete generic visitor for a parse tree produced by
ValidWhenParser
. - value - Variable in class org.apache.struts.validator.validwhen.ValidWhenResult
-
The value of the result.
- value() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- value() - Method in class org.apache.struts.validator.validwhen.ValidWhenParser
- value(int) - Method in class org.apache.struts.validator.validwhen.ValidWhenParser.ComparisonExpressionContext
- ValueContext(ParserRuleContext, int) - Constructor for class org.apache.struts.validator.validwhen.ValidWhenParser.ValueContext
- valueOf(String) - Static method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Returns the enum constant of this type with the specified name.
- values - Variable in class org.apache.struts.action.ActionMessage
-
The replacement values for this message.
- values() - Method in class org.apache.struts.chain.contexts.ContextWrapper
- values() - Static method in enum org.apache.struts.validator.validwhen.ValidWhenComparison
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visitComparison(ValidWhenParser.ComparisonContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.comparison()
. - visitComparison(ValidWhenParser.ComparisonContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.comparison()
. - visitComparisonExpression(ValidWhenParser.ComparisonExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.comparisonExpression()
. - visitComparisonExpression(ValidWhenParser.ComparisonExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitComparisonExpression(ValidWhenParser.ComparisonExpressionContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.comparisonExpression()
. - visitDecimal(ValidWhenParser.DecimalContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.decimal()
. - visitDecimal(ValidWhenParser.DecimalContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitDecimal(ValidWhenParser.DecimalContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.decimal()
. - visitExprComp(ValidWhenParser.ExprCompContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
exprComp
labeled alternative inValidWhenParser.expr()
. - visitExprComp(ValidWhenParser.ExprCompContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitExprComp(ValidWhenParser.ExprCompContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
exprComp
labeled alternative inValidWhenParser.expr()
. - visitExpression(ValidWhenParser.ExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.expression()
. - visitExpression(ValidWhenParser.ExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitExpression(ValidWhenParser.ExpressionContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.expression()
. - visitExprJoin(ValidWhenParser.ExprJoinContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
exprJoin
labeled alternative inValidWhenParser.expr()
. - visitExprJoin(ValidWhenParser.ExprJoinContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitExprJoin(ValidWhenParser.ExprJoinContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
exprJoin
labeled alternative inValidWhenParser.expr()
. - visitField1(ValidWhenParser.Field1Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
field1
labeled alternative inValidWhenParser.field()
. - visitField1(ValidWhenParser.Field1Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitField1(ValidWhenParser.Field1Context) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
field1
labeled alternative inValidWhenParser.field()
. - visitField2(ValidWhenParser.Field2Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
field2
labeled alternative inValidWhenParser.field()
. - visitField2(ValidWhenParser.Field2Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitField2(ValidWhenParser.Field2Context) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
field2
labeled alternative inValidWhenParser.field()
. - visitField3(ValidWhenParser.Field3Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
field3
labeled alternative inValidWhenParser.field()
. - visitField3(ValidWhenParser.Field3Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitField3(ValidWhenParser.Field3Context) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
field3
labeled alternative inValidWhenParser.field()
. - visitField4(ValidWhenParser.Field4Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
field4
labeled alternative inValidWhenParser.field()
. - visitField4(ValidWhenParser.Field4Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitField4(ValidWhenParser.Field4Context) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
field4
labeled alternative inValidWhenParser.field()
. - visitField5(ValidWhenParser.Field5Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
field5
labeled alternative inValidWhenParser.field()
. - visitField5(ValidWhenParser.Field5Context) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitField5(ValidWhenParser.Field5Context) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
field5
labeled alternative inValidWhenParser.field()
. - visitIdentifier(ValidWhenParser.IdentifierContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.identifier()
. - visitIdentifier(ValidWhenParser.IdentifierContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.identifier()
. - visitInteger(ValidWhenParser.IntegerContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.integer()
. - visitInteger(ValidWhenParser.IntegerContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitInteger(ValidWhenParser.IntegerContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.integer()
. - visitJoinedExpression(ValidWhenParser.JoinedExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.joinedExpression()
. - visitJoinedExpression(ValidWhenParser.JoinedExpressionContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitJoinedExpression(ValidWhenParser.JoinedExpressionContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.joinedExpression()
. - visitLiteralNull(ValidWhenParser.LiteralNullContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
literalNull
labeled alternative inValidWhenParser.literal()
. - visitLiteralNull(ValidWhenParser.LiteralNullContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitLiteralNull(ValidWhenParser.LiteralNullContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
literalNull
labeled alternative inValidWhenParser.literal()
. - visitLiteralNum(ValidWhenParser.LiteralNumContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
literalNum
labeled alternative inValidWhenParser.literal()
. - visitLiteralNum(ValidWhenParser.LiteralNumContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
literalNum
labeled alternative inValidWhenParser.literal()
. - visitLiteralStr(ValidWhenParser.LiteralStrContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
literalStr
labeled alternative inValidWhenParser.literal()
. - visitLiteralStr(ValidWhenParser.LiteralStrContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
literalStr
labeled alternative inValidWhenParser.literal()
. - visitLiteralThis(ValidWhenParser.LiteralThisContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by the
literalThis
labeled alternative inValidWhenParser.literal()
. - visitLiteralThis(ValidWhenParser.LiteralThisContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitLiteralThis(ValidWhenParser.LiteralThisContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by the
literalThis
labeled alternative inValidWhenParser.literal()
. - visitNumber(ValidWhenParser.NumberContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.number()
. - visitNumber(ValidWhenParser.NumberContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.number()
. - visitString(ValidWhenParser.StringContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.string()
. - visitString(ValidWhenParser.StringContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenEvaluator
- visitString(ValidWhenParser.StringContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.string()
. - visitValue(ValidWhenParser.ValueContext) - Method in class org.apache.struts.validator.validwhen.ValidWhenBaseVisitor
-
Visit a parse tree produced by
ValidWhenParser.value()
. - visitValue(ValidWhenParser.ValueContext) - Method in interface org.apache.struts.validator.validwhen.ValidWhenVisitor
-
Visit a parse tree produced by
ValidWhenParser.value()
. - VOCABULARY - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- VOCABULARY - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
W
- WebActionContext - Class in org.apache.struts.chain.contexts
-
Provide a Subclass of ActionContextBase which is understood to be wrapping an instance of
WebContext
. - WebActionContext(WebContext) - Constructor for class org.apache.struts.chain.contexts.WebActionContext
-
Instantiate this composite by wrapping an instance of WebContext.
- webContext() - Method in class org.apache.struts.chain.contexts.WebActionContext
-
Provide the wrapped WebContext for this composite.
- WildcardHelper - Class in org.apache.struts.util
-
This class is an utility class that perform wilcard-patterns matching and isolation taken from Apache Cocoon.
- WildcardHelper() - Constructor for class org.apache.struts.util.WildcardHelper
- WrappingLookupCommand - Class in org.apache.struts.chain.commands.generic
-
Variant on chain LookupCommand which can optionally wrap the context it passes to the looked up command in an alternative class.
- WrappingLookupCommand() - Constructor for class org.apache.struts.chain.commands.generic.WrappingLookupCommand
-
Zero-argument constructor.
- write(char) - Method in class org.apache.struts.util.ServletContextWriter
-
Write a single character to this stream.
- write(char[]) - Method in class org.apache.struts.util.ServletContextWriter
-
Write an array of charaters to this stream.
- write(char[], int, int) - Method in class org.apache.struts.util.ServletContextWriter
-
Write the specified subset of an array of characters to this stream.
- write(int) - Method in class org.apache.struts.util.ServletContextWriter
-
Write a single character to this stream.
- write(String) - Method in class org.apache.struts.util.ServletContextWriter
-
Write a String to this stream.
- write(String, int, int) - Method in class org.apache.struts.util.ServletContextWriter
-
Write the specified portion of a String to this stream.
- WS - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- WS - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
X
- XHTML_KEY - Static variable in class org.apache.struts.Globals
-
The page attributes key under which xhtml status is stored.
- XHTML_VERSION_KEY - Static variable in class org.apache.struts.Globals
-
The request attributes key under which XHTML version is stored.
_
- _ATN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- _ATN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- _decisionToDFA - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- _decisionToDFA - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- _serializedATN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- _serializedATN - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
- _sharedContextCache - Static variable in class org.apache.struts.validator.validwhen.ValidWhenLexer
- _sharedContextCache - Static variable in class org.apache.struts.validator.validwhen.ValidWhenParser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form