ICEfaces

Web framework implementing JSF with Ajax


title: "ICEfaces" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["jakarta-faces", "web-frameworks", "ajax-(programming)"] description: "Web framework implementing JSF with Ajax" topic_path: "technology/web" source: "https://en.wikipedia.org/wiki/ICEfaces" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Web framework implementing JSF with Ajax ::

::data[format=table title="Infobox software"]

FieldValue
nameICEfaces
logo
authorICEsoft Technologies Inc.
latest release version4.3.0
latest release date
genreAjax, Java, JSF2, Framework
licenseOpen Source MPL, Apache
website
::

| name = ICEfaces | logo = | author = ICEsoft Technologies Inc. | latest release version = 4.3.0 | latest release date = | latest preview date = | genre = Ajax, Java, JSF2, Framework | license = Open Source MPL, Apache | website =

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

  • {{cite book |first1 = Michael |last1 = Juntao Yuan |first2 = Thomas |last2 = Heute |title = JBoss Seam: Simplicity and Power Beyond Java EE |publisher = Prentice Hall |date = May 6, 2007 |pages = 432 |edition = 1st |isbn = 978-0-13-134796-0 |url = https://archive.org/details/jbossseamsimplic0000yuan/page/432 |url-access = registration
  • {{cite book | first = Rainer | last = Eschen | title = Icefaces 1.8: Next Generation Enterprise Web Development | publisher = Packt Publishing | date = November 6, 2009 | pages = 292 | edition = 1st | isbn = 9781847197245 | url = http://www.packtpub.com/icefaces-18-next-generation-enterprise-web-development/book
  • {{cite book | first1 = Dave | last1 = Crane | first2 = Jord | last2 = Sonneveld | title = Ajax in Practice | publisher = Manning Publications | date = June 2007 | pages = 536 | edition = 1st | isbn = 978-1-932394-99-3

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

jakarta-facesweb-frameworksajax-(programming)