diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 4d7a09ab9..768329b1b 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -147,16 +147,16 @@ / - - httpMethodFilter - org.springframework.web.filter.HiddenHttpMethodFilter - + + httpMethodFilter + org.springframework.web.filter.HiddenHttpMethodFilter + + + + httpMethodFilter + petclinic + - - httpMethodFilter - petclinic - - 10 @@ -167,6 +167,12 @@ /WEB-INF/jsp/uncaughtException.jsp + + + + + + - + \ No newline at end of file