当前位置: 技术问答>java相关
关于实时监控
来源: 互联网 发布时间:2015-03-18
本文导语: 各位大侠: 如何用java实时监控web网页? 望提供思想,或者实时监控原理之类的书; 谢谢 | 哈哈。。。 简单了,你在网页中使用iframe 呀! 使用前台脚本 javascript 定时提交你要...
各位大侠:
如何用java实时监控web网页?
望提供思想,或者实时监控原理之类的书;
谢谢
如何用java实时监控web网页?
望提供思想,或者实时监控原理之类的书;
谢谢
|
哈哈。。。
简单了,你在网页中使用iframe 呀!
使用前台脚本 javascript 定时提交你要的数据,即你设置的表单中
数据了
具体的不明白和我联系了
有什么不明白的给我给我发邮件了
emial:jinyunli@263.net 或 jinyunli@sohu.com
QQ:33156769
简单了,你在网页中使用iframe 呀!
使用前台脚本 javascript 定时提交你要的数据,即你设置的表单中
数据了
具体的不明白和我联系了
有什么不明白的给我给我发邮件了
emial:jinyunli@263.net 或 jinyunli@sohu.com
QQ:33156769
|
用JAVA来做,太慢了,你的实时性怎么保证?
|
监控网页?
不如监控WEB服务器!
不如监控WEB服务器!
|
if you are just using http, then I think you are out of luck. Web server can only be informed when http sends something to it.
If you are using applet, then you can add a listener to every action that you are interested in and the listener can tell a session bean what has happened.
If you are using applet, then you can add a listener to every action that you are interested in and the listener can tell a session bean what has happened.
|
大家好啊,不错,不错!
|
紧急插播:
小弟将另外高分重谢
http://www.csdn.net/expert/topic/474/474558.shtm
http://www.csdn.net/expert/topic/474/474509.shtm
http://www.csdn.net/expert/topic/474/474544.shtm
小弟将另外高分重谢
http://www.csdn.net/expert/topic/474/474558.shtm
http://www.csdn.net/expert/topic/474/474509.shtm
http://www.csdn.net/expert/topic/474/474544.shtm