Package org.apache.struts.chain.legacy
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
CatalogConfiguratorPlugIn

CatalogConfiguratorPlugIn parses the configuration resource specified by the path or resource property to configure the default Catalog registered with the CatalogFactory for this application.

ChainAction

An Action implementation that delegates to a configured Chain (or Command) for performing the actual business logic related to a request.

ComposableRequestProcessor

ComposableRequestProcessor uses the Chain Of Resposibility design pattern (as implemented by the commons-chain package in Jakarta Commons) to support external configuration of command chains to be used.

DispatchAction

An Action implementation that delegates to a Chain (or Command) that is specified by a request parameter whose name is configured in the parameter attribute of the <action> element configuring this action.

TilesPlugin Permissive version of TilesPlugin which doesn't mess with processor class.