文件名称:Online.users.statistics
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:7.55kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
环境的搭建:
1、新建一个Web工程
2、在工程的src下新建一个包SMART.JRSOFT.ONLINE
3、将Source下的类拷贝到新建的包SMART.JRSOFT.ONLINE里面
4、在web.xml中配置如下监听:
<listener>
<listener-class>SMART.JRSOFT.ONLINE.OnlineCounter</listener-class>
</listener>
5、将Jsp下的页面拷贝到工程的WebRoot下面
6、运行工程显示页面OnLine.jsp就可以显示当前在线人数
运行注意事项:
1、注意包名的大小写情况
2、注意页面的编码问题-Built environment:
1, create a new Web project
2, during the construction of a new package SMART.JRSOFT.ONLINE under src
3, will be copied to the Source under the class inside the new package SMART.JRSOFT.ONLINE
4, configure the following listener in web.xml:
<listener>
<listener-class> SMART.JRSOFT.ONLINE.OnlineCounter </ listener-class>
</ listener>
5, the Jsp pages copied to the project under the WebRoot following
6, run the project has shown the page OnLine.jsp can display the current line number
Running Notes:
One, pay attention to the case of package name
2, pay attention to the encoding of the page
1、新建一个Web工程
2、在工程的src下新建一个包SMART.JRSOFT.ONLINE
3、将Source下的类拷贝到新建的包SMART.JRSOFT.ONLINE里面
4、在web.xml中配置如下监听:
<listener>
<listener-class>SMART.JRSOFT.ONLINE.OnlineCounter</listener-class>
</listener>
5、将Jsp下的页面拷贝到工程的WebRoot下面
6、运行工程显示页面OnLine.jsp就可以显示当前在线人数
运行注意事项:
1、注意包名的大小写情况
2、注意页面的编码问题-Built environment:
1, create a new Web project
2, during the construction of a new package SMART.JRSOFT.ONLINE under src
3, will be copied to the Source under the class inside the new package SMART.JRSOFT.ONLINE
4, configure the following listener in web.xml:
<listener>
<listener-class> SMART.JRSOFT.ONLINE.OnlineCounter </ listener-class>
</ listener>
5, the Jsp pages copied to the project under the WebRoot following
6, run the project has shown the page OnLine.jsp can display the current line number
Running Notes:
One, pay attention to the case of package name
2, pay attention to the encoding of the page
(系统自动生成,下载前可以参看下载内容)
下载文件列表
9_5_在线用户数统计/Class/OnlineCounter.class
9_5_在线用户数统计/Document/OnLine.doc
9_5_在线用户数统计/Jsp/OnLine.jsp
9_5_在线用户数统计/readme.txt
9_5_在线用户数统计/Source/OnlineCounter.java
9_5_在线用户数统计/Class
9_5_在线用户数统计/Document
9_5_在线用户数统计/Enviroument
9_5_在线用户数统计/Jsp
9_5_在线用户数统计/Source
9_5_在线用户数统计
9_5_在线用户数统计/Document/OnLine.doc
9_5_在线用户数统计/Jsp/OnLine.jsp
9_5_在线用户数统计/readme.txt
9_5_在线用户数统计/Source/OnlineCounter.java
9_5_在线用户数统计/Class
9_5_在线用户数统计/Document
9_5_在线用户数统计/Enviroument
9_5_在线用户数统计/Jsp
9_5_在线用户数统计/Source
9_5_在线用户数统计
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.