%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
VERY Secure Page
This is a protected page. You can only see me if you are a supervisor.
You have authority "supervisor" (this text is surrounded by <sec:authorize> tags).
Home