Ajax Push 和实时的 Web 协作库 ICEpush

openkk 12年前

ICEpush是一个 Ajax Push 和实时的 Web 协作库,可与包括 jQuery、Prototype 以及一些流行的 Java 框架配合使用,包括:Spring、GWT 以及 Wicket 等。

例如在 JSP 中,下面是一些标签的主要功能介绍:

<icep:register> - Registers a JavaScript callback to executed when notified.
<icep:region> - Defines a <div> that will retrieve dynamic content when notified.
<icep:push> - Causes a notification to occur when page is loaded.
<icep:pushPeriodic> - Causes notifications to occur at a fixed interval.

项目主页:http://www.open-open.com/lib/view/home/1331019681327