文件名称:Ajax
介绍说明--下载内容均来自于网络,请自行研究使用
dwr实现的在线即时聊天demo,比较简化的一个反向ajax例子,<br><br>everse Ajax主要是在BS架构中,从服务器端向多个浏览器主动推数据的一种技术
。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户
端回送。-Online live chat implementation dwr demo, compare the simplified example of a reverse ajax, <br><br> everse Ajax mainly in the BS fr a mework, from the server to push data in multiple browsers, a technology initiative. It' s a realization that the client request to the server, the server does not respond immediately, leading to a long http connection, waiting for the update data, then use this connection " active" sent back to the client.
。它的一种实现就是客户端向服务器请求后,服务器不立即回应,从而导致一个http长连接,等到有更新数据的时候,再利用这个连接“主动”向客户
端回送。-Online live chat implementation dwr demo, compare the simplified example of a reverse ajax, <br><br> everse Ajax mainly in the BS fr a mework, from the server to push data in multiple browsers, a technology initiative. It' s a realization that the client request to the server, the server does not respond immediately, leading to a long http connection, waiting for the update data, then use this connection " active" sent back to the client.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
META-INF
........\MANIFEST.MF
WEB-INF
.......\classes
.......\.......\org
.......\.......\...\getahead
.......\.......\...\........\dwrdemo
.......\.......\...\........\.......\chat
.......\.......\...\........\.......\....\JavaChat.class
.......\.......\...\........\.......\....\JavascriptChat.class
.......\.......\...\........\.......\....\Message.class
.......\dwr.xml
.......\lib
.......\...\bsf-2.3.jar
.......\...\bsh-2.0b4.jar
.......\...\commons-logging-1.0.4.jar
.......\...\commons-validator-1.1.4.jar
.......\...\dwr.jar
.......\...\jakarta-oro-2.0.8.jar
.......\...\log4j-1.2.12.jar
.......\web.xml
chat
....\java-chat.html
....\javascript-chat.html
....\javascript-chat.js
index.jsp
........\MANIFEST.MF
WEB-INF
.......\classes
.......\.......\org
.......\.......\...\getahead
.......\.......\...\........\dwrdemo
.......\.......\...\........\.......\chat
.......\.......\...\........\.......\....\JavaChat.class
.......\.......\...\........\.......\....\JavascriptChat.class
.......\.......\...\........\.......\....\Message.class
.......\dwr.xml
.......\lib
.......\...\bsf-2.3.jar
.......\...\bsh-2.0b4.jar
.......\...\commons-logging-1.0.4.jar
.......\...\commons-validator-1.1.4.jar
.......\...\dwr.jar
.......\...\jakarta-oro-2.0.8.jar
.......\...\log4j-1.2.12.jar
.......\web.xml
chat
....\java-chat.html
....\javascript-chat.html
....\javascript-chat.js
index.jsp