After you have read the AJAX Design Strategies, it is time to crank it up with some more in-depth tutorials. The first one is Creating an AJAX-Enabled Application, a Do-It-Yourself Approach which provides a full example for the Do-It Yourself approach you read about earlier. The next one is, Creating an AJAX- Enabled Application, a Toolkit Approach. In this article, you use the JavaScript libraries available with the Dojo Toolkit. The Dojo Toolkit provides a comprehensive set of JavaScript libraries. The third article, Creating an AJAX- Enabled Application, a Component Approach, this approach uses the Java Server Faces framework only as a rendering mechanism, ignoring most of the power of Java Server Faces technology. The fourth article, Creating an AJAX-Enabled Application, a Phase Listener Approach, this article describes a phase listener approach to building the custom component. In this approach, the component's resources are packaged with the component in a .jar file that is bundled with the web application. The resources are served through a phase listener on the server. Check out the four tutorials.
Note: The above paragraph copied from http://cld.blog-city.com/four_ajax_tutorials.htm
Wednesday, November 29, 2006
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment