Join Books.org — it's free

Web Programming/Development, Computer Programming, Programming Languages
GWT in Action: Easy Ajax with the Google Web Toolkit by Robert Hanson β€” book cover

GWT in Action: Easy Ajax with the Google Web Toolkit

by Robert Hanson, Adam Tacy
Write a review
Log in to track your reading progress.

Overview

The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy. GWT in Action is a comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications. This book was written by Robert Hanson, creator of the popular GWT Widget Library and Adam Tacy a major contributor to the GWT Widget Library.

There is a new emphasis on building rich, web-based applications. These applications can be difficult to build because they rely on JavaScript, which lacks the sophisticated object-oriented structures and static typing of Java, they are tricky to debug, and they require you to manage numerous browser inconsistencies.

In May of 2006 Google released the Google Web Toolkit (GWT). GWT enables developers to create Ajax applications in Java. With GWT, you can build your applications using a real object-oriented language and take advantage of Java tools like Eclipse that are already available. Instead of trying to bring tool support to Ajax, Google brought Ajax to a place where the tools already existed.

GWT in Action shows you how to take advantage of these exciting new tools. Readers will follow an example running throughout the book and quickly master the basics of GWT: widgets, panels, and event handling. The book covers the full development cycle, from setting up your development environment, to building the application, then deploying it to the web server. The entire core GWT library is discussed, with details and examples on how it can be extended.

Purchase of the print book comes with an offer of a free PDF eBook from Manning. Also available is all code from the book.

Synopsis

The Google Web Toolkit is a new technology that automatically translates Java into JavaScript, making Ajax applications easier to code and deploy, as outlined in this comprehensive tutorial for Java developers interested in building the next generation of rich, web-based applications.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
June 1, 2007
Publisher
O'Reilly Media, Incorporated
Pages
600
Format
Paperback
ISBN
9781933988238

More by Robert Hanson

Similar books