Ajax on Java

This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into yo...

Full description

Bibliographic Details
Main Author: Olson, Steven Douglas
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly 2007
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Setup
  • JavaScript for Ajax
  • A simple Ajax Servlet
  • XML and JSON for Ajax
  • Getting useful data
  • Ajax libraries and toolkits
  • Ajax tags
  • Ajax on struts
  • JavaServer faces and Ajax
  • Google web toolkit