In this post, we will create a basic Struts2 web application using Maven. We will deploy it in Tomcat server or J2EE Preview. If you need help downloading maven, you can refer to this post : Maven Basics After Maven is installed, make sure JAVA_HOME is setup to your java installation folder …
Continue reading Struts2 Hello World using Maven