176142998

            BlogJava :: 首頁 :: 聯系 :: 聚合  :: 管理
            116 Posts :: 0 Stories :: 45 Comments :: 0 Trackbacks

          <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
          <%@ taglib uri="/struts-tags" prefix="s"%>
          <%
          String path = request.getContextPath();
          String basePath = request.getScheme() + "://"
              + request.getServerName() + ":" + request.getServerPort()
              + path + "/";
          %>

          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
          <html>
          <head>
             <base href="<%=basePath%>">

             <title>Struts 2 標簽之s:property的用法</title>

             <meta http-equiv="pragma" content="no-cache">
             <meta http-equiv="cache-control" content="no-cache">
             <meta http-equiv="expires" content="0">
             <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
             <meta http-equiv="description" content="This is my page">
             <!--
          <link rel="stylesheet" type="text/css" href="styles.css">
          -->

          </head>

          <body>
             <table border="1">
              <tr>
               <th>編號</th>
               <th>書名</th>
               <th>作者</th>
              </tr>
              <s:iterator value="#{'Spring 2.0':'李剛','Java':'張三','j2ee study':'李四'}" id="name" status="st">
               <tr <s:if test="#st.odd">style="background-color:#bbbbbb"</s:if> >
                <td><s:property value="#st.count"/></td>
                <td><s:property value="key"/></td>
                <td><s:property value="value"/></td>
               </tr>
              </s:iterator>
             </table>
          </body>
          </html>
          效果圖:

          posted on 2008-08-04 15:15 飛飛 閱讀(320) 評論(0)  編輯  收藏

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 湘潭县| 祥云县| 凌海市| 湖北省| 葫芦岛市| 昔阳县| 贵港市| 廊坊市| 奉化市| 望谟县| 纳雍县| 察雅县| 姜堰市| 山东省| 景德镇市| 芒康县| 南岸区| 中山市| 福州市| 右玉县| 静海县| 和政县| 光山县| 沈丘县| 辽宁省| 财经| 彭阳县| 汕头市| 北票市| 稻城县| 靖江市| 蕉岭县| 山阴县| 烟台市| 阿克| 五原县| 普兰店市| 睢宁县| 友谊县| 醴陵市| 那坡县|