diff --git a/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp b/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp index 7a1b4c800b..3695fd8c1c 100644 --- a/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp +++ b/samples/hellomvc-jc/src/main/webapp/WEB-INF/decorators/main.jsp @@ -103,13 +103,16 @@ Spring Security Sample diff --git a/samples/helloworld-jc/src/main/webapp/index.jsp b/samples/helloworld-jc/src/main/webapp/index.jsp index 377b581e27..18b462b62e 100644 --- a/samples/helloworld-jc/src/main/webapp/index.jsp +++ b/samples/helloworld-jc/src/main/webapp/index.jsp @@ -22,9 +22,16 @@ -

This page is secured!

- -

You can also logout.

- +
+

This is secured!

+ +

+ Hello +

+

+ Click here to log out. +

+
+