%@ taglib prefix='c' uri='http://java.sun.com/jstl/core' %> <%@ page import="org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter" %> <%@ page import="org.springframework.security.core.AuthenticationException" %> <%@ page pageEncoding="UTF-8" %>
username rod, password koala
username dianne, password emu
username scott, password wombat
username bill, password wombat
username bob, password wombat
username jane, password wombat
<%-- this form-login-page form is also used as the form-error-page to ask for a login again. --%>
Your 'su' attempt was not successful, try again.