ICEfaces

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

ICEfaces
Original author(s) ICEsoft Technologies Inc.
Stable release 4.0.0 [1] / 4 November 2014; 9 years ago (2014-11-04)
Type Ajax, Java, JSF2, Framework
License Open Source MPL, Apache
Website http://www.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

Bibliography

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

References

  1. ICEfaces 4.0.0 Release Notes

External links