Accounts
++Anyone can view this page, but posting to an Account requires login and must be authorized. Below are some users to try posting to Accounts with. +
+-
+
- rod/koala - can post to any Account +
- dianne/emu - can post to Accounts as long as the balance remains above the overdraft amount +
- scott/wombat - cannot post to any Accounts +
diff --git a/samples/tutorial/src/main/webapp/index.jsp b/samples/tutorial/src/main/webapp/index.jsp index efe4989a82..cf102f3111 100644 --- a/samples/tutorial/src/main/webapp/index.jsp +++ b/samples/tutorial/src/main/webapp/index.jsp @@ -18,7 +18,7 @@ Anyone can view this page.
-If you're logged in, you can list accounts. +While anyone can also view the list accounts page, you must be authorized to post to an Account from the list accounts page.
Your principal object is....: <%= request.getUserPrincipal() %>