Wednesday, January 17, 2007

AJAX n JSF go hand in hand !!

hi friends

I recently started studying JSF n AJAX about 2 months back. I believe that they go hand in hand. Both try to give web users a desktop like experience.

JSF on one hand introduces its request processing life cycle so the request and response objects are a thing of past. Having good knowledge of the lifecycle is required to know how exactly what events are triggered and that too in which phases of lifecycle so all the coder has to do is write appropriate handlers for the same. Not to mention one can add custom components and make own library.
http://java.sun.com/javaee/javaserverfaces/
http://myfaces.apache.org/

AJAX as most of us know refreshes a page partially ... gets the data in the background .. but not to forget AJAX is browser dependent. Coding depends on browser and the way each broser handles the low level details of things like

* connecting to the server
* call the callback functions on receiving response

http://www.ajaxtutorial.net/

Future ??
I strongly believe that the new frameworks which are using both of these technologies together will be the next big thing ... Java has changed server side programming .. AJAX client side display ...
we can write JSF components that use AJAX and makes the display and the coding....
simply a WONDERFUL experience for both users n coders

http://java.sun.com/javaee/javaserverfaces/ajax/tutorial.jsp
http://weblogs.java.net/blog/edburns/archive/2006/04/new_release_of.html

1 comment:

Abdul said...

Welcome to the world of blogging, you started with an nice post...

Keep it up...

You can also use Windows Live Writer or Zempt to blog from your desktop.

-abdul