I found no bat file in the Tomcat directory, but was able to run the EXE file. The services dialog does not show awareness of the status when starting Tomcat. Eclipse his aware that some process is using the port.
On the Tab status of Tomcat titled �Tomcat v5.5 at localhost� the following ports are in use: Tomcat admin port 8005, HTTP 8080, AJP/1.3 8009.
When I run my index.html page I am presented with an informational page: �Navigation to the webpage was canceled� �What you can try: Refresh the page.
In the address bar the text is
http://localhost:10787/Rouse/index.html If I change the port number to 8080 I receive a detailed message:
This program cannot display the webpage
Most likely causes:
�You are not connected to the Internet.
�The website is encountering problems.
�There might be a typing error in the address.
What you can try:
Check your Internet connection. Try visiting another website to make sure you are connected.
All of this does not help me isolate the problem.