At its most basic, simply place your WAR file in the webapps directory of your instance. See Deploying Applications for the details. However, if you stop here, your application will only be accessible ...
Please see the Tomcat Service page for information about how to request a Tomcat instance. Most applications can be deployed in DEV by simply placing the WAR file in ...
You can create a realm in Tomcat, a container-managed authentication mechanism that allows you to protect all or part of your webapp by requiring a username and ...