Create a sample web project using Maven ( Eclipse and Tomcat )- Automatic



Create a sample web project using Maven ( Eclipse and Tomcat )- Automatic

Create a sample web project using Maven ( Eclipse and Tomcat )- Automatic

Discussed steps to create a basic Web Project using Maven plugin in Eclipse.
Build the application using Maven.
Setup Tomcat into pom.xml .
Maven creates war and deploys it automatically onto Tomcat.
Discussed basic Maven operations ( clean, generate sources).

Comments are closed.