ENGLISH

Ajax on Java

Book information

Publisher
O'Reilly
Year
2007
ISBN
9780596101879, 0596101872
LCC
TK5105.8885.A52 O47 2007
Open Library ID
OL17977828M
Language
english
Format
CHM
Filesize
2 MB (1646728 bytes)
Edition
1
Pages
211\0
Time added
2010-01-07 06:59:20

Description

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 your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an introduction to Ajax, showing you how to write some basic applications that use client-side JavaScript to request information from a Java servlet and display it without doing a full page reload. It also presents several strategies for communicating between the client and the server, including sending raw data, and using XML or JSON (JavaScript Object Notation) for sending more complex collections of data. The book then branches out into different approaches for incorporating Ajax, which include: The Prototype and script.aculo.us Javascript libraries, the Dojo and Rico libraries, and DWR Integrating Ajax into Java ServerPages (JSP) applications Using Ajax with Struts Integrating Ajax into Java ServerFaces (JSF) applications Using Google

Similar books