Trying to test to see if a user is logged in I am using the following code:
<%@ taglib prefix=\"sec\" uri=\"http://www.springframework.org/security/tags\" %&
To use expressions to secure individual URLs, you would first need to set the use-expressions attribute in the element to true
See Spring Security doc