Skip to main content

Command Palette

Search for a command to run...

MAVEN - Assignment

Published
1 min readView as Markdown
A

Empowering community via open source and education

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