Published on 2005-06-23 15:37:16
SUN have some good examples of using AJAX :
Auto-Complete: Provide a simplifed means of data navigation as the user enters a request in an HTML form.
Progress Bar: Track the progress on the client of a server-side operation without refreshing the HTML page.
Progress Bar JSF: Track the progress on the client of a server-side operation without refreshing the HTML page, presented as a JSF component.
Realtime Form Validation: Perform server-side validation of form data in an HTML page without refreshes.
Refreshing Data: Provide up to date data to the an HTML page.
Asynchronous JavaScript and XML (AJAX) with Java 2 Enterprise Edition
Related Entries
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved