MAVEN - Assignment

·

1 min read

Install tomcat and host the jar file with Tomcat.

run the command; mvn package

target folder will be created, inside which there will be .war file

copy it to webapps which is in tomcat

& now you can see it in tomcat