Kaynağa Gözat

adjust common.jsp for lastaflute, uses lastaflute taglib

jflute 10 yıl önce
ebeveyn
işleme
f7d8ca6e3b

+ 2 - 6
src/main/webapp/WEB-INF/view/common/common.jsp

@@ -1,11 +1,7 @@
 <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%><%--
 <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%><%--
  --%><%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%><%--
  --%><%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%><%--
  --%><%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %><%--
  --%><%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %><%--
- --%><%@taglib prefix="html" uri="http://struts.codelibs.org/tags-html"%><%--
- --%><%@taglib prefix="bean" uri="http://struts.apache.org/tags-bean"%><%--
- --%><%@taglib prefix="logic" uri="http://struts.apache.org/tags-logic" %><%--
- --%><%@taglib prefix="tiles" uri="http://jakarta.apache.org/struts/tags-tiles"%><%--
- --%><%@taglib prefix="s" uri="http://sastruts.seasar.org" %><%--
- --%><%@taglib prefix="f" uri="http://sastruts.seasar.org/functions" %><%--
+ --%><%@taglib prefix="la" uri="http://lastaflute.org/latags" %><%--
+ --%><%@taglib prefix="f" uri="http://lastaflute.org/functions" %><%--
  --%><%@taglib prefix="fe" uri="http://fess.codelibs.org/functions" %><%--
  --%><%@taglib prefix="fe" uri="http://fess.codelibs.org/functions" %><%--
  --%><c:set var="contextPath" value="${request.contextPath}"/>
  --%><c:set var="contextPath" value="${request.contextPath}"/>