Opening a Web Console

You can open a Web Console, which provides Global Console functionality, in a web browser. When you open a Web Console, the console opens within the browser, not in a separate window.
The
includes browser requirement information.
If a message prompting you to install the latest J2SE Runtime Environment appears, click Yes (or the link) and follow the steps to install the software.
To open a Web Console:
  1. Start your browser and point it at the following URL:
    http://
    <Tomcat
    _
    host>
    :8080/webconsole/InChargeApplet.html
  2. In the
    Java Security Warning
    dialog box, click
    Yes
    or
    Always
    .
    Yes
    or
    Always
    grants the Web Console full access to your machine. This allows the console to connect to any
    from your machine, provided your login ID has authorization, and the console can save files locally.
    No
    allows the Web Console to run without full access to your machine.