Ajax on Java : Java Ser. - Steve Douglas Olson
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Ajax on Java

By: Steve Douglas Olson

Paperback | 6 March 2007

At a Glance

Paperback


RRP $57.00

$30.75

46%OFF

or 4 interest-free payments of $7.69 with

 or 

Ships in 15 to 25 business days

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; and, 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.

More in Web Programming

Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Web Engineering : Theory and Practice - Jeremiah Downey
Information Architecture : For the Web and Beyond : 4th Edition - Jorge Arango
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
Mastering Regular Expressions : OREILLY - Jeffrey E. F. Friedl

RRP $114.00

$55.75

51%
OFF
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang