最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

jsp計(jì)數(shù)器-jsp文件

 更新時(shí)間:2006年10月13日 00:00:00   作者:  
<HTML>
<HEAD>
<TITLE>JSP Bean Example</TITLE>
</HEAD>

<BODY>

<!-- Set the scripting language to java -->
<%@ page language="java" %>

<!-- Instantiate the Counter bean with an id of "counter" -->
<jsp:useBean id="counter" scope="session" class="Counter" />

<!-- Set the bean's count property to the value of -->
<!-- the request parameter "count", using the -->
<!-- jsp:setProperty action. -->
<jsp:setProperty name="counter" property="count" param="count" />

<%

// write the current value of the property count
out.println("Count from scriptlet code : "
+ counter.getCount() + "<BR>");

%>

<!-- Get the bean's count property, -->
<!-- using the jsp:getProperty action. -->
Count from jsp:getProperty :
<jsp:getProperty name="counter" property="count" /><BR>

</BODY>
</HTML>

相關(guān)文章

最新評(píng)論

章丘市| 灵宝市| 合川市| 英山县| 南康市| 翼城县| 谷城县| 介休市| 定安县| 汝阳县| 云龙县| 乃东县| 龙陵县| 行唐县| 柳河县| 荥阳市| 友谊县| 皋兰县| 吴桥县| 南宫市| 尖扎县| 二手房| 城口县| 南安市| 奉贤区| 元江| 耿马| 菏泽市| 穆棱市| 安新县| 平塘县| 年辖:市辖区| 石嘴山市| 木里| 佛坪县| 元阳县| 康保县| 正阳县| 海宁市| 方城县| 绩溪县|