Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.07 KB

Java-Web-Apps

Copy the project url.

5

Clone the project locally using git cmd.

git clone https://github.com/sampathshivakumar/Java-Web-Apps.git

6

7

Create a package using mvn cmd.

mvn clean package 

8

war file will be created inside target directory after build is successful.

9

Output.

Deploy the war file on tomcat server to see the following output. output