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

首頁 > 編程 > JSP > 正文

jsp計數器-jsp文件

2019-11-18 21:48:41
字體:
來源:轉載
供稿:網友
<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>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 潜山县| 明水县| 庆安县| 托克托县| 临潭县| 成武县| 百色市| 苏州市| 平凉市| 化德县| 郸城县| 黄大仙区| 涡阳县| 那坡县| 察隅县| 杭锦旗| 阜南县| 五指山市| 大竹县| 石泉县| 长子县| 陵水| 临沧市| 弥勒县| 上犹县| 承德市| 长寿区| 绥棱县| 武隆县| 张家口市| 浦城县| 峨山| 政和县| 青州市| 海宁市| 建湖县| 呼图壁县| 大厂| 遂平县| 饶阳县| 清丰县|