读书人

干巴巴运动网需要用到的标签

发布时间: 2012-10-11 10:16:10 作者: rapoo

做巴巴运动网需要用到的标签
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%>
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>


<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
这个是struts标签库。。
<a href='<html:rewrite action="/control/productType/list"/>?page=${wp}' prefix="html" %>

读书人网 >软件架构设计

热点推荐