This is a simple Web application that you can deploy to Tomcat.
To deploy the Web application sample:
When adding
an application, add the sample-webapp
artifact.
Save the application.
Start Tomcat and install the Tomcat agent (if you haven't already done so).
Publish the Default deployoyment profile.
In your Web browser, go to http://localhost:8080/sample-webapp/
.
The Web application displays a simple message in your browser.