I run Java based web service on Tomcat 9 from Eclipse IDE. Tomcat was installed from within Eclipse on my Windows machine and no configuration changes was done. I can open page http://localhost:8080 that shows 404 error. I 'm trying to open Tomcat's console by entering address http://localhost:8080/manager/html , but I also get 404 error. Where I should look for Tomcat console? How to enable it?
Asked
Active
Viewed 20 times