http://maven.apache.org/guides/mini/guide-webapp.html
http://www.mkyong.com/maven/how-to-create-a-web-application-project-with-maven/
http://bigleap.co.in/corp/2013/06/running-maven-project-within-eclipse-on-tomcat/
$ mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-webapp -DarchetypeArtifactId=maven-archetype-webapp
$ mvn eclipse:eclipse -Dwtpversion=2.0
or create with eclipse directly :
[Note] new a Servlet on project
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment