Tomcat Manager

Tomcat - open source web server and servlet/JSP container

Published: Sunday, 18 July 2004

What is Tomcat Manager?

It is a Tomcat specific application that helps in the automated deployment, starting and stopping of web applications.

This is useful as part of our ant build scripts.

Setting up Tomcat Manager

This is worth setting up on your development machine. To setup, go to your local running copy of Tomcat and click on the Tomcat Documentation link, then the Manager App HOW-TO link.

The page tells you how to set up the manager. If you’ve setup 4.x with default settings, the link is http://localhost:8080/tomcat-docs/manager-howto.html