I want to set the below settings in
Tomcat 6.0.20
How to change the port from 8080 to 80?
How set the DefaultReloadable attribute to true?
How to set the <Context path="" docBase="ROOT" debug="0" />
How to turn on the invoker
servlet?
All the above changes were instructed to be made in the Book Core Servlets and JavaServer Pages second Edition by Marty Hall and Larry Brown
I am not able to find the mentioned landmarks in order to make the desired changes since the version of Tomcat is changed