Versions Compared

Key

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

...

To get started using Struts 2 we will create a web application with the required Struts 2 artifacts in WEB-INF lib and use Ant to build the application. Then we will create the same application using Maven to manage the artifact dependencies.

You can download checkout all the tutorial examples from Google Code - httpexample applications from the Struts 2 subversion sandbox repository at https://codesvn.google.com/p/struts2-examples/downloads/list.

Click on the link for whichever technology (Ant or Maven) you're familiar with.

Create Struts 2 Web Application With Artifacts In WEB-INF lib and Use Ant To Build The Applicationapache.org/repos/asf/struts/sandbox/trunk/struts2examplesImage Added.

Create Struts 2 Web Application Using Maven To Manage Artifacts and To Build The Application