While it is possible to deploy WAR files on HelioHost, it would require additional configuration by the administrators. Instead, I would recommend you use the following command to unzip the WAR file:
jar -xvf webApplicationfilename.war
Then, upload the contents of the webApplicationfilename folder to your public_html folder. Of course, the folder name will be different depending on what the name of your WAR file is.