<%@ page session="false" %> <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> Home Page

Home Page

Anyone can view this page.

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() %>

You can currently access "/secure" URLs.

You can currently access "/secure/extreme" URLs.

Secure page

Extremely secure page