Secure Page
This is a protected page. You can get to me if you've been remembered,
or if you've authenticated this session.
<%if (request.isUserInRole("ROLE_SUPERVISOR")) { %>
You are a supervisor! You can therefore see the extremely secure page.
<% } %>
Home
Logout