diff --git a/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml b/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml
index f621dd0436..e1a8aa833a 100644
--- a/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml
+++ b/itest/context/src/integration-test/resources/http-extra-fsi-app-context.xml
@@ -15,6 +15,7 @@
+
diff --git a/itest/web/src/main/webapp/WEB-INF/http-security-concurrency.xml b/itest/web/src/main/webapp/WEB-INF/http-security-concurrency.xml
index e6dad8243f..4f6f4f0367 100644
--- a/itest/web/src/main/webapp/WEB-INF/http-security-concurrency.xml
+++ b/itest/web/src/main/webapp/WEB-INF/http-security-concurrency.xml
@@ -27,6 +27,8 @@
+
+
diff --git a/itest/web/src/main/webapp/WEB-INF/http-security-custom-concurrency.xml b/itest/web/src/main/webapp/WEB-INF/http-security-custom-concurrency.xml
index 848c29c9f0..af2d81a67e 100644
--- a/itest/web/src/main/webapp/WEB-INF/http-security-custom-concurrency.xml
+++ b/itest/web/src/main/webapp/WEB-INF/http-security-custom-concurrency.xml
@@ -16,6 +16,8 @@
+
+
diff --git a/itest/web/src/main/webapp/WEB-INF/http-security.xml b/itest/web/src/main/webapp/WEB-INF/http-security.xml
index 90a2a7511c..5afd00c3a3 100644
--- a/itest/web/src/main/webapp/WEB-INF/http-security.xml
+++ b/itest/web/src/main/webapp/WEB-INF/http-security.xml
@@ -27,6 +27,8 @@
+
+
diff --git a/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml b/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml
index 48301a98ea..923d86a09b 100644
--- a/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml
+++ b/samples/cas/sample-xml/src/main/webapp/WEB-INF/applicationContext-security.xml
@@ -24,6 +24,7 @@
+
diff --git a/samples/cas/sample-xml/src/main/webapp/secure/extreme/index.jsp b/samples/cas/sample-xml/src/main/webapp/secure/extreme/index.jsp
index b67a000319..748bba0cf7 100644
--- a/samples/cas/sample-xml/src/main/webapp/secure/extreme/index.jsp
+++ b/samples/cas/sample-xml/src/main/webapp/secure/extreme/index.jsp
@@ -7,5 +7,6 @@ This is a protected page. You can only see me if you are a supervisor.
Secure page
Proxy Ticket Sample page
Logout
+<