Uses of Package
org.apache.struts.chain.contexts
Package
Description
Contains the new
ComposableRequestProcessor
which was introduced in Struts 1.3.Configurable commands that may be placed within the
request processor.
Contains generic commands.
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.-
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and servicesProvide an abstract but semi-complete implementation of ActionContext to serve as the base for concrete implementations.Provide a base class for any Context Implementation which is primarily intended for use in a subchain.Provide a Subclass of ActionContextBase which is understood to be wrapping an instance ofWebContext
. -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and services -
ClassDescriptionAn ActionContext represents a view of a commons-chain
Context
which encapsulates access to request and session-scoped resources and servicesImplement ActionContext interface while making Servlet API-specific values available.