diff --git a/apps/blank/src/main/webapp/WEB-INF/web.xml b/apps/blank/src/main/webapp/WEB-INF/web.xml
index e8c0f4654..f15252bb9 100644
--- a/apps/blank/src/main/webapp/WEB-INF/web.xml
+++ b/apps/blank/src/main/webapp/WEB-INF/web.xml
@@ -31,4 +31,9 @@
+
+ Don't assign users to this role
+ no-users
+
+
diff --git a/apps/jboss-blank/src/main/webapp/WEB-INF/web.xml b/apps/jboss-blank/src/main/webapp/WEB-INF/web.xml
index 88c6fc8e5..d1cf0209c 100644
--- a/apps/jboss-blank/src/main/webapp/WEB-INF/web.xml
+++ b/apps/jboss-blank/src/main/webapp/WEB-INF/web.xml
@@ -27,9 +27,6 @@
no-users
-
- NONE
-
diff --git a/apps/mailreader/src/main/webapp/WEB-INF/web.xml b/apps/mailreader/src/main/webapp/WEB-INF/web.xml
index 9b35ec3ef..b01d86447 100644
--- a/apps/mailreader/src/main/webapp/WEB-INF/web.xml
+++ b/apps/mailreader/src/main/webapp/WEB-INF/web.xml
@@ -27,4 +27,21 @@
index.html
+
+
+ No direct JSP access
+
+ No-JSP
+ *.jsp
+
+
+ no-users
+
+
+
+
+ Don't assign users to this role
+ no-users
+
+
diff --git a/apps/portlet/src/main/webapp/WEB-INF/web.xml b/apps/portlet/src/main/webapp/WEB-INF/web.xml
index f42441989..d4a3c79ff 100644
--- a/apps/portlet/src/main/webapp/WEB-INF/web.xml
+++ b/apps/portlet/src/main/webapp/WEB-INF/web.xml
@@ -28,4 +28,21 @@
+
+
+ No direct JSP access
+
+ No-JSP
+ *.jsp
+
+
+ no-users
+
+
+
+
+ Don't assign users to this role
+ no-users
+
+
diff --git a/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml b/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml
index d10c214cc..694c349c2 100644
--- a/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml
+++ b/apps/rest-showcase/src/main/webapp/WEB-INF/web.xml
@@ -26,4 +26,21 @@
index.jsp
+
+
+ No direct JSP access
+
+ No-JSP
+ *.jsp
+
+
+ no-users
+
+
+
+
+ Don't assign users to this role
+ no-users
+
+
diff --git a/apps/showcase/src/main/webapp/WEB-INF/web.xml b/apps/showcase/src/main/webapp/WEB-INF/web.xml
index 62335a4af..f3b88e916 100644
--- a/apps/showcase/src/main/webapp/WEB-INF/web.xml
+++ b/apps/showcase/src/main/webapp/WEB-INF/web.xml
@@ -194,4 +194,21 @@
index.html
+
+
+ No direct JSP access
+
+ No-JSP
+ *.jsp
+
+
+ no-users
+
+
+
+
+ Don't assign users to this role
+ no-users
+
+