Package com.ibm.commerce.struts

Provide the classes for integration between struts and WebSphere Commerce services

See: Description

  • Class Summary 
    Class Description
    AjaxComponentServiceAction
    The Ajax Component Service Action class provides a Struts Action implementation that can be used to invoke a component service for an Ajax style request.
    BaseAction
    This is a generic action class that can be used to invoke WebSphere Commerce controller commands.
    ComponentPlugIn
    The component plug-in is used to declare the class name of a component client facade and associate it with an ID that can be used to in the declaration of action mappings.
    ComponentServiceAction
    The Component Service Action class provides a Struts Action implementation that can be used to invoke a component service.
    ECActionForward
    This class defines a customized action forward class that can handle additional properties pertaining to executing a forward in WebSphere Commerce.
    ECActionMapping
    This class defines a customized action mapping class for passing custom properties to actions that is required by the BaseAction class.

Package com.ibm.commerce.struts Description

Provide the classes for integration between struts and WebSphere Commerce services