Thursday, October 26, 2006

AJAX Libraries

AJAX is in many respects a technology that is still emerging and maturing. Yet it is already widely adopted and a key component of the web2 architecture. Unfortunately, it is not a standard as much as a set of practices and behaviours supported by modern browsers. While useful to end users, AJAX can be time consuming to implement. Using an AJAX library is recommended. Most libraries consist of of a series of customizable widgets. Here is a list of AJAX libraries we find useful:

AJAX JSP Tag Library: http://ajaxtags.sourceforge.net/
Google Web Toolkit: http://code.google.com/webtoolkit/documentation/examples/kitchensink/
ZK: http://www.potix.com/zkdemo/userguide/

0 comments: