=======generatorTag.jsp
<%@ page language="java" contentType="text/html; charset=gb2312"
pageEncoding="gb2312"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
generator标签使用范例
generator标签使用范例
/s:generator
/s:iterator
======index.jsp
<%@ page language="java" contentType="text/html; charset=gb2312"
pageEncoding="gb2312"%>
<%
String contextPath = request.getContextPath();
%>
http://struts.apache.org/dtds/struts-2.0.dtd">
<!-- 直接导航的的Action定义 -->
/jsp/appendTag.jsp
/jsp/generatorTag.jsp
/jsp/ifelseifTag.jsp
/jsp/iteratorTag.jsp
/jsp/mergeTag.jsp
/jsp/sortTag.jsp
/jsp/subsetTag.jsp