You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

For prior notes in this release series, see Release Notes 2.0.0

  • If you are a Maven user, you might want to get started using the Maven Archetype.
  • Another quick-start entry point is the blank application. Rename and deploy the WAR as a starting point for your own development.

Backward compatibility issues with prior development release

(warning) Remove <include file="struts-default.xml"/> from struts.xml

  • The struts-default.xml is now automatically included with all configuration blocks.

New Features and Extensions

  • Struts 1 Integration classes.

Key Changes

  • Struts Extras is removed and various Struts Plugins are added.
    • To use features like JSF or JasperReports, include the appropriate Struts Plugin JAR and any supporting JARs to the application's class path.

Detail

Pending and open issues

Other resources

  • No labels