1. Using the AJAX Progress Bar Component
This tutorial shows you how to use NetBeans Visual Web Pack 5.5 to build a web application that uses the sample Java BluePrints AJAX Progress Bar component.
2. Developing Smart Web UIs with Ajax, JSF, and ADF Faces
Thsi tutorial explains how to use Ajax with the existing components of the JSF and ADF Faces frameworks and how to create Web applications based on Ajax, JSF, and ADF Faces with the help of Oracle JDeveloper 10g
3. Seamless JSF, Part 3: Ajax for JSF
In this article in the Seamless JSF series, Dan Allen shows you how to use the Seam Remoting API and Ajax4jsf components to communicate with managed beans on the server as if they were local to the browser.
4. Using JavaServer Faces Technology with AJAX
This article shows strategies that can be used to add AJAX support to just a part of your application or to create re-useable JSF components
9. Getting Started Using jMaki Widgets as JSP Tag Handlers
This tutorial shows you how to use a jMaki widget wrapped as a JSP custom tag handler in your application. Behind the scenes, jMaki wraps the widget's resources into a JSP custom tag handler or JavaServer Faces component
10. AjaxRequest Component with Rialto
This tutorial will show you an exemple to use the ajaxRequest component. We will get customer information just after selecting his name. This component will allow exchange of data with the server. It is based on the XMLHttpRequest object