Uses of Package
org.apache.struts.config
Package
Description
The action package is the core of the struts framework,
providing the "Controller" aspect of a MVC model.
Contains the new
ComposableRequestProcessor
which was introduced in Struts 1.3.Configurable commands that may be placed within the
request processor.
Commands which are particular to servlet processing.
This package provides objects that encapsulate access to
the request and session-scoped resources to service
command processing.
The "config" package contains configuration objects that correspond to
elements that may be specified in the
struts-config.xml
module configuration file.Provides default implementation classes for the
configuration objects.
The upload package facilities to upload files using
multi-part requests.
The Utilities package provides a variety of families of classes,
to solve problems that are commonly encountered in building web applications.
The validator package provides a series of classes to validate
ActionForm
type of input.-
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A abstract base class for all config classes.A JavaBean representing the configuration information of an<exception>
element from a Struts configuration file.A JavaBean representing the configuration information of a<form-bean>
element in a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.The collection of static configuration information that describes a Struts-based module. -
ClassDescriptionThe collection of static configuration information that describes a Struts-based module.
-
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A JavaBean representing the configuration information of an<exception>
element from a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.The collection of static configuration information that describes a Struts-based module. -
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A JavaBean representing the configuration information of an<exception>
element from a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.The collection of static configuration information that describes a Struts-based module. -
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.The collection of static configuration information that describes a Struts-based module. -
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A abstract base class for all config classes.NOTE: THIS CLASS IS UNDER ACTIVE DEVELOPMENT.A JavaBean representing the configuration information of a<controller>
element in a Struts configuration file.A JavaBean representing the configuration information of an<exception>
element from a Struts configuration file.A JavaBean representing the configuration information of a<form-bean>
element in a Struts configuration file.A JavaBean representing the configuration information of a<form-property>
element in a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.A JavaBean representing the configuration information of a<message-resources>
element in a Struts configuration file.The collection of static configuration information that describes a Struts-based module.A factory interface for creatingModuleConfig
s.A JavaBean representing the configuration information of a<plug-in>
element in a Struts configuration file. -
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.Matches paths against pre-compiled wildcard expressions pulled from action configs.A abstract base class for all config classes.A JavaBean representing the configuration information of a<controller>
element in a Struts configuration file.A JavaBean representing the configuration information of an<exception>
element from a Struts configuration file.A JavaBean representing the configuration information of a<form-bean>
element in a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.A JavaBean representing the configuration information of a<message-resources>
element in a Struts configuration file.The collection of static configuration information that describes a Struts-based module.A factory interface for creatingModuleConfig
s.A JavaBean representing the configuration information of a<plug-in>
element in a Struts configuration file. -
ClassDescriptionThe collection of static configuration information that describes a Struts-based module.
-
ClassDescriptionA JavaBean representing the configuration information of an
<action>
element from a Struts module configuration file.A JavaBean representing the configuration information of a<form-bean>
element in a Struts configuration file.A JavaBean representing the configuration information of a<forward>
element from a Struts configuration file.A JavaBean representing the configuration information of a<message-resources>
element in a Struts configuration file.The collection of static configuration information that describes a Struts-based module. -
ClassDescriptionA JavaBean representing the configuration information of a
<form-bean>
element in a Struts configuration file.The collection of static configuration information that describes a Struts-based module.