Versions Compared

Key

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

...

Panel
titleQuickStart Quick Start
  • Download and extract a distribution
  • Open a command prompt to the root directory of the distribution
  • Using a Java 5 JDK, execute:
    • java -jar webwork-2.2.jar quickstart:showcase
  • Open your browser to the URL:
  • Feel free to edit any of the sources (.java, .jsp) in:
    • webapps/showcase
  • Reload your browser to see the changes right away

...