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

首頁(yè) > 編程 > JSP > 正文

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

2020-07-27 21:55:01
字體:
供稿:網(wǎng)友
<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>
發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 道孚县| 红原县| 象山县| 大安市| 金乡县| 临沭县| 康平县| 富平县| 义乌市| 武胜县| 涞源县| 界首市| 堆龙德庆县| 佛教| 什邡市| 宜黄县| 进贤县| 莒南县| 宿州市| 唐山市| 申扎县| 吴忠市| 息烽县| 浮梁县| 大邑县| 津市市| 大城县| 彭山县| 高雄市| 永安市| 澄江县| 额济纳旗| 都昌县| 都江堰市| 兴和县| 双城市| 恭城| 吴桥县| 遵义市| 云和县| 环江|