![]() | This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages) (Learn how and when to remove this message)
|
Original author(s) | ICEsoft Technologies Inc. |
---|---|
Stable release | 4.3.0 / 12 July 2018; 6 years ago (2018-07-12) |
Repository | |
Type | Ajax,Java,JSF2,Framework |
License | Open SourceMPL,Apache |
Website | www |
ICEfaces is anopen-sourceSoftware development kit that extendsJavaServer Faces (JSF) by employingAjax. It is used to constructrich Internet applications (RIA) using theJava programming language. With ICEfaces, the coding for interaction and Ajax on the client side is programmed in Java, rather than inJavaScript, or withplug-ins.
ICEfaces is designed to work with Java EE servers, encapsulatingAjax calls. ICEfaces is based on the JavaServer Faces standard, it extends some standard components supplemented with in-built Ajax. ICEfaces allows partial submits. It also provides "Ajax Push", a variant ofComet capability, that can update theDOM of a web page from the server-side.