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

Compare with Current View Page History

« Previous Version 7 Next »

The Struts 2 Blank Archetype provides a minimal, but complete, Struts 2 application. It demonstrates some of the most basic Struts 2 concepts, including:

  • XML-based configuration, demonstrates including additional config file
  • Example actions
  • Package-level resource bundle
  • XML-based validation
  • Unit-testing

  • No labels