diff --git a/spring-security-custom/src/main/resources/webSecurityConfig.xml b/spring-security-custom/src/main/resources/webSecurityConfig.xml index 8f833abc29..d6840d0fcc 100644 --- a/spring-security-custom/src/main/resources/webSecurityConfig.xml +++ b/spring-security-custom/src/main/resources/webSecurityConfig.xml @@ -7,7 +7,6 @@ http://www.springframework.org/schema/beans/spring-beans-3.2.xsd"> - @@ -17,15 +16,7 @@ - - - - - + - - - - \ No newline at end of file diff --git a/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp b/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp index 5504d2f134..a958bc0a08 100644 --- a/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp +++ b/spring-security-custom/src/main/webapp/WEB-INF/view/homepage.jsp @@ -4,6 +4,5 @@

This is the body of the sample view

- ">Logout \ No newline at end of file