SEC-1757: Updated tutorial sample to state that listing of accounts is allowed by anyone and to display accounts for the different types of access to posting to Accounts

This commit is contained in:
Rob Winch
2011-06-02 21:19:01 -05:00
parent 132163ec2e
commit c9b328d8c7
2 changed files with 9 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
Anyone can view this page.
</p>
<p>
If you're logged in, you can <a href="listAccounts.html">list accounts</a>.
While anyone can also view the <a href="listAccounts.html">list accounts</a> page, you must be authorized to post to an Account from the list accounts page.
</p>
<p>
Your principal object is....: <%= request.getUserPrincipal() %>