Struts Tutorial «Prev  Next»


Struts 1.0 and 1.1

The new features added to Struts 1.1 are
  1. RequestProcessor class
  2. Method perform() replaced by execute() in Struts base Action Class
Changes to web.xml and struts-config.xml
Declarative exception handling
Dynamic ActionForms
Plug-ins
Multiple Application Modules
Nested Tags
The Struts Validator
Change to the ORO package
Change to Commons logging
Removal of Admin actions
Deprecation of the GenericDataSource