Ajax and JSF: Natural Synergy
Category: Languages > Java      Posted: 04 Feb 09

With the emergence of Ajax as a preferred way of building web user interfaces, JavaServer Faces (JSF) has proved itself to be a natural fit for integrating Ajax with Java sever-side logic. JSF allows you to build Ajax applications without worrying about the complexities of JavaScript and DHTML. Howev...