国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > JSP > 正文

jsp計數器-jsp文件

2020-06-01 23:24:59
字體:
來源:轉載
供稿:網友
<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>
上一篇:三、第一個Servlet

下一篇:九、處理Cookie

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 乌兰察布市| 大丰市| 遂溪县| 神木县| 蛟河市| 平武县| 赤水市| 峨眉山市| 河西区| 家居| 西乌珠穆沁旗| 常德市| 邵东县| 安达市| 大宁县| 来凤县| 阳曲县| 普定县| 鄂尔多斯市| 古交市| 辽阳市| 平潭县| 旺苍县| 罗甸县| 越西县| 依安县| 连州市| 青海省| 密云县| 上饶县| 黄冈市| 衡阳市| 宜丰县| 兰考县| 宁阳县| 抚远县| 奇台县| 汶上县| 绥阳县| 上高县| 高尔夫|