#6

The Web Application Manager

  1. Start tomcat.

    On Unix or Mac OS X:

    cd jakarta-tomcat-5.0.19/bin
    ./startup.sh

    On Windows

    cd jakarta-tomcat-5.0.19/bin
    startup
  2. Go to this URL: http://localhost:8080/manager/html

  3. Use your administrator username and password to login (e.g. 'admin' for both).