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.
 
 
The actions package provides special adapters between the incoming HTTP request and the corresponding business logic.