Package com.oroad.stxx.action

Classes that extend Struts to support stxx.

See:
          Description

Class Summary
Action Extends the struts action class to add methods to allow the subclasses to store XML documents.
ActionForward Holds the information in a Struts forward element.
ActionServlet The replacement Struts 1.0 servlet to enable stxx.
ActionTransform Defines a transform
ActionTransforms Holds all the transforms
StxxHelper Provides static methods for interacting with the servlet objects to support stxx functionality.
 

Package com.oroad.stxx.action Description

Classes that extend Struts to support stxx.