Class | Description |
---|---|
ActionFormResetInterceptor |
Calls the reset() method on the ActionForm, if it exists.
|
ActionFormValidationInterceptor |
Calls the validate() method on the ActionForm, if it exists.
|
DynaBeanPropertyAccessor |
Provides access to DynaBean properties in OGNL
|
Struts1Action |
Wraps legacy Struts 1.3 Actions.
|
Struts1Factory |
Provides conversion methods between the Struts Action 1.x and XWork
classes.
|
WrapperMessageResources |
Wraps the Struts 1 message resources, delegating to Struts 2 resources
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.