MainGetting StartedSearch
Struts Integration

Provides interfaces to integrate Framework components into an Apache Struts MVC (Model-View-Controller) J2EE application. The main integration point is the FrameworkAction class which provides a wrapper layer to the configurable FrameworkActionHandler and IActionHandler implementations. This enables various framework components and interactions to be integrated into a standard Struts application.