I notice after deploying to tomcat, i get a number of logs at the error level logged.
For security constraints with the URL pattern [/Rename.jsp] only the HTTP methods [HEAD DELETE POST GET PUT] are covered. All other methods are uncovered. Is this something to be concerned about? do any JSP wiki pages process content for other http verbs that would warrant a security concern?