Package com.ibm.wps.struts.action

This package and its subpackages define the API for the Portal friendly Struts Action support in the Struts Portlet Framework.

See:
          Description

Interface Summary
IStrutsSingleAction IStrutsSingleAction is an interface that a Struts action can implement.
 

Class Summary
StrutsAction A StrutsAction is an adapter between the contents of an incoming portlet request and the corresponding business logic that should be executed to process this request.
WpsDispatchAction This is a Portal friendly version of DispatchAction.
WpsLookupDispatchAction A Portal friendly implementation of the LookupDispatchAction class.
 

Package com.ibm.wps.struts.action Description

This package and its subpackages define the API for the Portal friendly Struts Action support in the Struts Portlet Framework.

The API defined in this package can be used with the Legacy versions of the Struts Portlet Framework. The classes in this package are used to support Struts Actions in the Struts Portlet Framework.