• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            逛奔的蝸牛

            我不聰明,但我會(huì)很努力

               ::  :: 新隨筆 ::  ::  :: 管理 ::

            JSTL 1.2.x is the latest version of JSTL. There are a few differences between this version and the previous JSTL 1.1.x version. The most important difference is that JSTL 1.2.x supports Unified EL (Expression Language) , where as JSTL 1.1.x supports only traditional EL. With Unified EL it becomes very easy to combine the EL in JSF (Java Server Faces) and the EL in JSTL. This guide shows you how to install JSTL 1.2.x properly or troubleshoot your existing JSTL installation. (from: http://hi.baidu.com/kelly_zsl/blog/item/e004562e4f3363331f3089a0.html)


            1. 需要的jar包: jstl-1.2.jar

            2. 復(fù)制此jstl-1.2.jar到Web工程的WEB-INFO/lib目錄,不需要任何其他的配置,就可以在JSP頁(yè)面中使用jstl了.

            3. 示例: 在頁(yè)面中輸出 1 到 10

            <%@ page language="java" contentType="text/html; charset=UTF-8"

            pageEncoding="ISO-8859-1"%>

            <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>


            <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

            <html>

            <head>

            <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

            <title>Insert title here</title>

            </head>

            <body>

            <c:forEach var="i" begin="1" end="10" step="1">

            <c:out value="${i}" />

            </c:forEach>

            </body>


            EL只操作屬性,所操作的類應(yīng)該是JavaBean規(guī)范的,所操作的屬性要有g(shù)etter, setter.

            ${user.username}: 默認(rèn)是從request(page)中取,如果request中沒(méi)有名為username的對(duì)象則從session中取,session中沒(méi)有則從application(servletContext)中取,如果沒(méi)有取到任何值則不顯示。

            </html>


            訪問(wèn)ArrayList的方式:

            1. 放入request.setAttribute()或者session.setAttriute(),然后items="${users}"

            <table border=1>

            <tr>

            <td>用戶名</td><td>密碼</td>

            </tr>

            <c:forEach var="users" items="${users}">

            <tr>

            <td><c:out value="${users.username}" /></td>

            <td><c:out value="${users.password}" /></td>

            </tr>

            </c:forEach>

            </table>


            2. 使用JSP的賦值表達(dá)式 items="<%= users %>",這種方式也可以訪問(wèn)數(shù)組

            <table border=1>

                <tr>

                    <td>用戶名</td><td>密碼</td>

                </tr>

                <c:forEach var="users" items="<%= users %>">

                    <tr>

                        <td><c:out value="${users.username}" /></td>

                        <td><c:out value="${users.password}" /></td>

                    </tr>

                </c:forEach>

            </table>

            學(xué)習(xí)示例: http://www.java2s.com/Tutorial/Java/0380__JSTL/Catalog0380__JSTL.htm


            posted on 2010-12-22 18:13 逛奔的蝸牛 閱讀(559) 評(píng)論(0)  編輯 收藏 引用 所屬分類: Java
            无码专区久久综合久中文字幕| 亚洲中文字幕无码久久2017 | 久久国产精品免费| 香蕉久久影院| 久久久久久无码Av成人影院| 久久国产免费观看精品| 欧美亚洲国产精品久久高清| AV狠狠色丁香婷婷综合久久| 久久无码人妻精品一区二区三区| 久久水蜜桃亚洲av无码精品麻豆| 国产精品无码久久四虎| 久久精品国产亚洲AV无码娇色| 久久精品一区二区影院| 久久精品中文闷骚内射| 国产69精品久久久久APP下载| 亚洲国产成人久久综合一 | 亚洲国产天堂久久综合网站| 久久九九兔免费精品6| 欧美久久亚洲精品| 国内精品久久久久久久coent| 欧美一区二区三区久久综合 | 丰满少妇高潮惨叫久久久| 久久婷婷色综合一区二区| 伊人久久大香线蕉精品不卡| 久久精品亚洲欧美日韩久久| 精品久久久无码中文字幕天天| 久久99国产精品99久久| 久久99国产亚洲高清观看首页| 久久久无码一区二区三区| 亚洲精品无码久久久久久| 18岁日韩内射颜射午夜久久成人| 久久久精品久久久久影院| 久久强奷乱码老熟女网站| 亚洲国产成人久久一区WWW| 日日狠狠久久偷偷色综合0| 一级女性全黄久久生活片免费 | 国产成人精品久久综合| 国产高潮久久免费观看| 国内精品久久久久影院网站| 亚洲一区二区三区日本久久九| 99国内精品久久久久久久|