Misplaced Pages

ICEfaces

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Web framework implementing JSF with Ajax
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.
Find sources: "ICEfaces" – news · newspapers · books · scholar · JSTOR (June 2012) (Learn how and when to remove this message)
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "ICEfaces" – news · newspapers · books · scholar · JSTOR (June 2012) (Learn how and when to remove this message)
(Learn how and when to remove this message)
ICEfaces
Original author(s)ICEsoft Technologies Inc.
Stable release4.3.0 / 12 July 2018; 6 years ago (2018-07-12)
Repository
TypeAjax, Java, JSF2, Framework
LicenseOpen Source MPL, Apache
Websitewww.icesoft.org

ICEfaces is an open-source Software development kit that extends JavaServer Faces (JSF) by employing Ajax. It is used to construct rich Internet applications (RIA) using the Java programming language. With ICEfaces, the coding for interaction and Ajax on the client side is programmed in Java, rather than in JavaScript, or with plug-ins.

Architecture

ICEfaces is designed to work with Java EE servers, encapsulating Ajax 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 of Comet capability, that can update the DOM of a web page from the server-side.

Comparable frameworks

References

Bibliography

External links

Web frameworks
.NET
C++
ColdFusion
Common Lisp
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Rust
Scala
Smalltalk
Other languages
Categories: