Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add quickstart section

...

Table of Contents
minLevel2
maxLevel3
outlinetrue
indent1em
stylenone

Quickstart

A recommended way to start with Struts2 archetypes is to work with the archetype catalog.

Code Block

mvn archetype:generate -DarchetypeCatalog=http://struts.apache.org/

Available Archetypes

The Blank Convention Archetype (struts2-archetype-convention)

...