URL for the WmTomcat ROOT Context Package
For WmTomcat, use the following URL to access the WmTomcat ROOT context package:
http://hostname:portnumber/web/
For example:
http://localhost:5555/web/
Note that the URL ends with “/web”. In a typical Tomcat implementation, the “/web” element is not part of the URL for the root page.
Tip: | Entering the URL to display the root page is a good test to ensure that WmTomcat is running and that the Tomcat engine is functioning correctly. |