Hi I just installed Tomcat and and am trying to get it up and running however whenever I try to navigate to manager/html it gives me this error \"The requested resource (/ma
I've faced this issue today. I am using Centos7, the solution was to install tomcat-admin-webapp package.
yum install tomcat-webapps tomcat-admin-webapps