How to deploy JAVA WAR file in tomcat

After installing tomcat and enabling the Servlets, user can deploy java application on their website by following the steps below:

  1. Log into HR-Panel and navigate to ‘File Manager’.
  2. Click on new Folder and enter any folder name.
  3. Select your folder.
  4. Click upload >> choose file >> Browse the JAVA WAR file and click open.
  5. Select the .war file and extract it and then restart tomcat.
  6. All java files will be deployed.