AJAX 101

March 07, 2006

AJAX (Asynchronous JavaScript And XML) techniques give web applications the potential to mimic the response model of their rich-client counterparts, without the necessity of plugins.

This discussion will cover the basics of AJAX, several frameworks that make implementing AJAX in Java-based web applications a snap, the potential "gotchas," and best practices for implementing AJAX in your web applications.

The presentation is here.