ŷ

Jump to ratings and reviews
Rate this book

Ajax on Java: The Essentials of XMLHttpRequest and XML Programming with Java

Rate this book
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's GWT, which offers a pure Java approach to developing web applications: your client-side components are written in Java, and compiled into HTML and JavaScript
Ajax gives web developers the ability to build applications that are more interactive, more dynamic, more exciting and enjoyable for your users. If you're a Java developer and haven't tried Ajax, but would like to get started, this book is essential. Your users will be grateful.

225 pages, Paperback

First published January 1, 2007

1 person is currently reading
14 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
5 (45%)
3 stars
4 (36%)
2 stars
2 (18%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for فاروق الفرشيشي.
Author2 books730 followers
May 8, 2021
I was in a Law sciences college when I started reading this book, I guess it's the major thing I remember about it :D
It's not really valuable unless you really want to know exactly how things work with Ajax. Nowadays, if you're using JEE, frameworks provide Ajax implicitly. So you'll probably won't need this book unless you want to do a framework by yourself.
Profile Image for jaadhimalli.
173 reviews
July 18, 2011
Am yet to try out the GWT part.

A very easy read if u have experience in java and javascript already.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.