最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

java - Best way to push data from http server side to browser client - Stack Overflow

programmeradmin1浏览0评论

What will be the best way to push data from server side to client, while client is a web browser.

My server side is build in java, and client side is on html, js, ajax.

Mode of munication is HTTP protocol.

What will be the best way to push data from server side to client, while client is a web browser.

My server side is build in java, and client side is on html, js, ajax.

Mode of munication is HTTP protocol.

Share Improve this question asked Apr 4, 2014 at 14:05 anijanij 1,3726 gold badges23 silver badges41 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 7

WebSockets is the "real" way to do it. WebSockets

Java Implementation Atmosphere

发布评论

评论列表(0)

  1. 暂无评论