|
@@ -1,4 +1,5 @@
|
|
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
|
|
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
|
|
|
|
+<%@ taglib prefix="authz" uri="http://acegisecurity.sf.net/authz" %>
|
|
|
|
|
|
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
|
|
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
|
|
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
|
|
<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
|