Can any of you tell me how to disable TRACE and DELETE on a tomcat.- Disable TRACE and DELETE methods- Disable 8005 Port on Tomcat instance. Users can shutdown tomcat from that port.
you can change the phrase shutdown="SHUTDOWN" in server.xml to something else but dont worry, tomcat shutdowns itself only if you send this word from localhost.