Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Blank Archetype (struts2-archetype-blank)

...

Excerpt Include
WW:Struts 2 Blank Archetype Documentation
WW:Struts 2 Blank Archetype Documentation

...

Features

...

nopaneltrue

...

The Starter Archetype (struts2-archetype-starter) (warning) Not yet updated for 2.1.6

The Starter archetype creates a more featured application using several common technologies used in production applications.

Features

  • Sitemesh integration
  • Action example (instantiated both through Spring and Struts)
  • Spring integration
  • Validation example (action and action-alias level)
  • Conversion example (global and action level)
  • Resource bundle (both global, action and package level)

...

The Portlet blank archetype creates a minimally populated JSR 168 portlet.

Features

  • View, Edit, and Help mode examples
  • Simple form for preferences in Edit mode
  • Can be deployed as a servlet or portlet application
  • Can use Maven Jetty plugin to deploy as a servlet webapp

...

The Portlet database archetype creates a simple JSR 168 portlet that displays the contents of a database table.

Features

  • Uses Spring and Hsql to show a real database query
  • Builtin caching of query results
  • View, Edit, and Help mode examples
  • Simple form for preferences in Edit mode
  • Can be deployed as a servlet or portlet application
  • Can use Maven Jetty plugin to deploy as a servlet webapp

...