I downloaded Apache Tomcat 7 to use with NetBeans 6.9. I followed the installation as best as I could. I think I did everything OK. when I tried to get to the Tomcat welcome screen but typing http://localhost:8085, which is the port i set when I installed Tomcat, I got the error Oops! Google Chrome could not connect to localhost:8085. I even checked server.xml in the config folder to confirm the port which was incorrect at first (8005), but I made the correction to (8085)and I still get the error. I have something else in the standard 8080 port.
Any help will be appreciated
Jerry McLeod