草窩兒
          我的地盤兒
          posts - 4,  comments - 13,  trackbacks - 0
              websphere中jstl標簽不要套著用,特別是 <c:if>、<c:when>和 ${fn:},不然還得回頭改,嚴重浪費時間。
              記錄一下,備忘。
              已經試過N次了,以目前的版本來說,websphere還是不支持套著用,以后沒聽到新聞也可以不用再測試了!
          posted @ 2008-01-18 17:17 芨芨草 閱讀(444) | 評論 (0)編輯 收藏
          list傳值,每4列換行顯示,代碼如下:
           1<div id="orgsDiv">
           2    <c:set var="j" value="0" />
           3    <c:set var="type" value="" />
           4    <c:forEach items="${orgs}" var="org" varStatus="i">
           5        <c:if test="${type != org.type && i.index!=0}">
           6            <c:forEach begin="${j%4}" end="3">
           7                    <td width="25%">&nbsp;</td>
           8            </c:forEach>
           9            </tr>
          10            </table>
          11            <hr width="100%" style="border: 1px solid #cadae8; height: 1px">
          12        </c:if>
          13        <c:if test="${type != org.type }">
          14            <c:set var="j" value="0" />
          15            <table border="0" width="100%" cellpadding="0" cellspacing="0">
          16        </c:if>
          17        <c:if test="${j%4 == 0}">
          18            <tr>
          19        </c:if>
          20        <td width="25%">
          21            <html:multibox property="orgIds">${org.id}</html:multibox>
          22            <c:out value="${org.shortName}" />
          23        </td>
          24        <c:if test="${(i.last) || (j%4 == 3)}">
          25            <c:if test="${i.last}">
          26                <c:forEach begin="${i.index%4}" end="2">
          27                    <td width="25%">&nbsp;</td>
          28                </c:forEach>
          29            </c:if>
          30            </tr>
          31            <c:if test="${i.last}">                            
          32                </table>
          33            </c:if>    
          34        </c:if>
          35        <c:set var="j" value="${j+1}" />
          36        <c:set var="type" value="${org.type}" />
          37    </c:forEach>
          38</div>
          posted @ 2008-01-18 16:44 芨芨草 閱讀(535) | 評論 (1)編輯 收藏
          這里發代碼好像還可以。 寫段代碼試一下,
           1<div id="orgsDiv">
           2    <c:set var="j" value="0" />
           3    <c:set var="type" value="" />
           4    <c:forEach items="${orgs}" var="org" varStatus="i">
           5        <c:if test="${type != org.type && i.index!=0}">
           6            <c:forEach begin="${j%4}" end="3">
           7                    <td width="25%">&nbsp;</td>
           8            </c:forEach>
           9            </tr>
          10            </table>
          11            <hr width="100%" style="border: 1px solid #cadae8; height: 1px">
          12        </c:if>
          13        <c:if test="${type != org.type }">
          14            <c:set var="j" value="0" />
          15            <table border="0" width="100%" cellpadding="0" cellspacing="0">
          16        </c:if>
          17        <c:if test="${j%4 == 0}">
          18            <tr>
          19        </c:if>
          20        <td width="25%">
          21            <html:multibox property="orgIds">${org.id}</html:multibox>
          22            <c:out value="${org.shortName}" />
          23        </td>
          24        <c:if test="${(i.last) || (j%4 == 3)}">
          25            <c:if test="${i.last}">
          26                <c:forEach begin="${i.index%4}" end="2">
          27                    <td width="25%">&nbsp;</td>
          28                </c:forEach>
          29            </c:if>
          30            </tr>
          31            <c:if test="${i.last}">                            
          32                </table>
          33            </c:if>    
          34        </c:if>
          35        <c:set var="j" value="${j+1}" />
          36        <c:set var="type" value="${org.type}" />
          37    </c:forEach>
          38</div>
          posted @ 2008-01-17 10:29 芨芨草 閱讀(192) | 評論 (1)編輯 收藏
          想讓草兒飛上天 ...

          <2008年1月>
          303112345
          6789101112
          13141516171819
          20212223242526
          272829303112
          3456789

          常用鏈接

          留言簿

          隨筆分類

          隨筆檔案

          文章分類

          文章檔案

          Hibernate

          Oracle

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 西青区| 武定县| 太仓市| 博白县| 齐河县| 江都市| 潼南县| 鹤庆县| 秦皇岛市| 上高县| 西畴县| 潞西市| 石狮市| 南召县| 仙桃市| 连江县| 淳安县| 西峡县| 扬州市| 呼图壁县| 牙克石市| 措勤县| 安庆市| 普兰店市| 错那县| 日照市| 卓资县| 麻江县| 如东县| 炉霍县| 鲜城| 张家界市| 额济纳旗| 寿光市| 神木县| 高淳县| 泰和县| 万宁市| 万州区| 小金县| 青海省|