日期:2014-05-16 浏览次数:20359 次
jstl:
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
?
struts2:
<%@ taglib prefix="s" uri="/struts-tags" %>? ?
?
?