Where And How Do I Upload My WAR Files?

Knowledgebase » Java Control Panel» Where and how do I upload my WAR files?
You can upload WAR to your application server webapps directory with FTP, SCP (WinSCP), cPanel's built-in File Manager or Tomcat Manager. The WAR will be automatically deployed and available under respective URL. If you are uploading a new version of existing WAR, please log in to your Java Control Panel. In "Appserver" section press "Stop" button before uploading and Start after it is fully uploaded. You can also use command line shortcuts 'jk' to stop and 'js' to start the appserver.