Using JSF and AJAX with Ajax enabled JSF implementations - Ajax4Jsf

Posted by | Posted in AJAX, Ajax4Jsf, Exadel, IceFaces, JBoss, JSF, JSF 1.2, RichFaces | Posted on 16-07-2007

With the advent of internet, there has been constant paradigm change from time and again. There are many scripting web languages which came and showed their impact now and then. But the feature I am going to talk about will give a close look to internet as a close friend. In this article, read full article

Introduction to Ajax4Jsf

Posted by | Posted in Ajax4Jsf, Exadel, JBoss, JSF, Java Server Faces, RichFaces | Posted on 26-06-2007


Java Server Faces provided a Component Based Architecture for building User Interface Components for the Web Application. Ajax aims in providing Faster Response to the Client Applications by reloading only the needed Data. Wouldn’t be nice to take the advantages of both Jsf and Ajax for developing Robust Web Applications. Ajax4Jsf provides solution for this. It is the integration of Java Server Faces with Ajax (which stands for Asynchronous JavaScript and Xml), thereby providing Ajax Support to the Jsf UI Components. This article attempts to provide an overview of the Ajax4Jsf Framework which is now an open Source Project in the JBoss Community. read full article