Last modified by Ken McWilliams on 2012/03/10 01:16

From version Icon 2.1 Icon
edited by Ken McWilliams
on 2012/03/03 22:26
Change comment: There is no comment for this version
To version Icon 3.1
edited by Ken McWilliams
on 2012/03/10 01:16
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,3 +1,3 @@
1 -This question has been answered on Stack Overflow in a step by step way, it creates a maven project which if you have not had tried out maven yet it's time to do so: [[Setting up a new Struts2 Project in Netbeans>>url:http://stackoverflow.com/questions/5718418/struts2-netbeans-7/5722434#5722434]]
1 +Setting up a new Struts2 Project in Netbeans has been answered on Stack Overflow in a step by step way. The easiest way is to create a maven project: [[Setting up a new Struts2 Project in Netbeans>>url:http://stackoverflow.com/questions/5718418/struts2-netbeans-7/5722434#5722434]]
2 2  
3 3  The general instructions for setting up a Struts2 project are found on the Struts2 site, [[covering both ant and maven>>url:http://struts.apache.org/2.3.1.2/docs/how-to-create-a-struts-2-web-application.html]].