Uses of Class
org.apache.struts.chain.contexts.ActionContextBase
Package
Description
This package provides objects that encapsulate access to
the request and session-scoped resources to service
command processing.
-
Uses of ActionContextBase in org.apache.struts.chain.contexts
Modifier and TypeClassDescriptionclass
ImplementActionContext
with empty maps forapplicationScope
,sessionScope
,requestScope
, andparameterMap
properties.class
Implement ActionContext interface while making Servlet API-specific values available.class
Provide a Subclass of ActionContextBase which is understood to be wrapping an instance ofWebContext
.