Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

= Objective =
This sample application demonstrates how can we use Struts 2, make it work with Spring and Struts 2 Ajax tags - and deploy on Geronimo.

= Setup =

== Build ==

  1. Download the zipped project
  2. Unzip to local drive & go in person directory
  3. Create a war file in target directory
    mvn install

== Deploy ==

  1. start Geronimo server
  2. goto console - http://localhost:8080/consoleImage Removed
    1. click Applications > Deploy New
    2. select Archive and click install
  3. Application is available at - http://localhost:8080/person/Image Removed