Web Application

This is a simple Web application that you can deploy to Tomcat.

To deploy the Web application sample:

  1. When adding an application, add the sample-webapp artifact.

  2. Save the application.

  3. Start Tomcat and install the Tomcat agent (if you haven't already done so).

  4. Publish the Default deployoyment profile.

  5. In your Web browser, go to http://localhost:8080/sample-webapp/.

  6. The Web application displays a simple message in your browser.