diff --git a/sandbox/heavyduty/src/main/webapp/index.jsp b/sandbox/heavyduty/src/main/webapp/index.jsp
index edf1d00d0b..94a364172b 100755
--- a/sandbox/heavyduty/src/main/webapp/index.jsp
+++ b/sandbox/heavyduty/src/main/webapp/index.jsp
@@ -1,17 +1,17 @@
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
-Home Page
+HeavyDuty App Home Page
Anyone can view this page.
-
-If you're logged in, you can list accounts.
+
+Test multi-action controller SEC-830.
Your principal object is....: <%= request.getUserPrincipal() %>
-
+Restricted Pages ...
Secure page
Extremely secure page