How To Deploy A WAR File
WAR file (or Web application Archive ) is a JAR file used to distribute a collection of JavaServer Pages, Java Servlets, Java classes, XML files, tag libraries, static web pages (HTML and related files) and other resources that together constitute a web application.
Simply, upload the .war file via FTP under public_html if you are on a shared hosting package. With the Tomcat/7.0.42 version the .war files gets deployed automatically.
If you face any issues while deploying it, feel free to initiate a chat with our support technician and they will happily assist you.
Read Also: Resolving cPanel Git Error Code 128: ‘Permission Denied’ Issue