include.jsp 270 B

12345
  1. <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
  2. <%@ taglib prefix="authz" uri="http://acegisecurity.sf.net/authz" %>
  3. <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
  4. <%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>