virtualMachinetomcat

Get started with Apache Tomcat

To get started, we suggest the following steps:

Step 1: Publish Web pages

To serve Web pages with Apache Tomcat, simply copy your files to the default document root directory at /opt/bitnami/tomcat/webapps/ROOT. To deploy a WAR file, simply copy the WAR file to the /opt/bitnami/tomcat/webapps folder.

Step 2: Access the management console

Use the Tomcat management console to manage the Tomcat server and deploy applications. To access it, refer to these instructions.

Last modification December 21, 2022