or
Sign in to turn on 1-Click ordering
More Buying Choices
Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

GWT in Action: Easy Ajax with the Google Web Toolkit [Paperback]

Robert Hanson , Adam Tacy
3.7 out of 5 stars  See all reviews (11 customer reviews)

List Price: $49.99
Price: $31.78 & FREE Shipping. Details
You Save: $18.21 (36%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Only 1 left in stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it Wednesday, May 29? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Paperback, Bargain Price $20.00  
Paperback, June 12, 2007 $31.78  
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
GWT in Action GWT in Action 4.0 out of 5 stars (4)
$28.92
In Stock.

Book Description

June 12, 2007

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.


Frequently Bought Together

GWT in Action: Easy Ajax with the Google Web Toolkit + GWT in Practice + Google Web Toolkit Applications
Price for all three: $103.48

Buy the selected items together


Editorial Reviews

About the Author

Robert Hanson is an Internet application maintenance specialist dealing with a host of different languages, databases, platforms, and frameworks. He has been programming professionally for over 10 years, half of which has been spent maintaining and enhancing existing web applications. Robert is the maintainer of the popular open-source project, GWT Widget Library, a collection of tools and widgets for the Google Web Toolkit. Adam Tacy is an IT consultant with a track record of delivering Java applications across the energy and automobile industries. He is involved in evaluating and bringing structure to new development technologies, often in early adopter projects as the project manager. Adam has contributed a number of widgets to the GWT Widget Library.

Product Details

  • Paperback: 600 pages
  • Publisher: Manning Publications (June 12, 2007)
  • Language: English
  • ISBN-10: 1933988231
  • ISBN-13: 978-1933988238
  • Product Dimensions: 7.4 x 1.3 x 9.2 inches
  • Shipping Weight: 2.4 pounds (View shipping rates and policies)
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Best Sellers Rank: #1,038,392 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

Most Helpful Customer Reviews
17 of 19 people found the following review helpful
3.0 out of 5 stars hard to follow and understand July 5, 2007
Format:Paperback
Usually, I really like the "in action" series, but "GWT in Action" disappointed me. The book focus on examples "in action" almost to the exclusion of having the reader understand the concepts. It wasn't until the end of the book that I really understood what was going on.

I did like the step by step instructions on how to get started. The examples were good if you needed to do what the example did. It was tough to extrapolate to other scenarios though. Some of the code examples were rather long and involved. The end of the book was also good. It went into detail on HTML form controls, JSON, testing, deployment and most importantly - how GWT works. These would have been nice earlier in the book. Especially the HTML form section. The majority of AJAX at this time is related to forms. Since the cover says "easy AJAX with GWT", I expected more on form based AJAX examples.

I felt that the book was trying to reach too broad an audience. For beginners without an understanding of JavaScript/HTML/DOM, I think it is overwhelming. The book provides "what's new in GWT 1..4", but the book is overkill for someone already using GWT. Most of the time the book treats what happens under the hood of GWT as magic and other times it becomes important. This switching of focus is a bit confusing.
Was this review helpful to you?
11 of 12 people found the following review helpful
5.0 out of 5 stars Best book so far on GWT December 8, 2007
Format:Paperback
This is the 2nd book I bought to do GWT. "GWT in Action" is by far the best book to learn GWT (at least when I bought it in summer 2007). Since I had already been using GWT, I used this book to successfully resolve a number of issues I was having, especially with event handling.

An area that could use improvement in future editions is explaining how to integrate with existing javascript code libraries, something that really has to be assumed is a requirement with GWT. A good javascript reference, like O'Reilly's "Javascript: The Definitive Guide" should also be acquired.

I use Instantiations GWTDesigner Eclipse plugin to do my code work.
Comment | 
Was this review helpful to you?
8 of 11 people found the following review helpful
3.0 out of 5 stars Book has very little substance July 14, 2007
By Jeet
Format:Paperback
This book is very basic. I was exploring the GWT RPC functionality. I found RPC example hardly useful to do anything with it. If you are looking for a book to develop RPC applications, I do not recommend this book.

Get the Dashboard example source code first and try out before buying the book. I was not impressed with the Dashboard example. Book spends most of the time building the example application.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
2.0 out of 5 stars Dated and a lot of filler
Not awful, but suffers from two faults:

(1) It's very dated: mostly covers GWT 1.3, and we are on, what, 2.1 now? Read more
Published on August 25, 2010 by BillyJoeBob
1.0 out of 5 stars Very disappointing as time goes on
I was looking for a book to give a rapid introduction to GWT. I have a lot of experience with JAVA GUI and hard core javascript so I was hoping to find something that I could use... Read more
Published on December 14, 2009 by B. Ryans
4.0 out of 5 stars Good Book, Easy To Follow
I started to learn about GWT for the first time about 6 months ago, and this was one of three GWT textbooks that I purchased (The others were GWT In Practice and Google Web Toolkit... Read more
Published on May 26, 2009 by Russell D. Holloway
5.0 out of 5 stars Impressive writing
I was very impressed with the quality of the writing as well as the depth of coverage. The authors explain them well and it is easy to follow the examples. Read more
Published on June 3, 2008 by YongSung Kim
5.0 out of 5 stars Excellent practical introduction to GWT
I am starting with GWT with this book after using various internet tutorials. The book proved really helpful to get me started. Read more
Published on March 29, 2008 by HungryBookworm
4.0 out of 5 stars Book Review: GWT In Action
I would recommend this book for web developers currently writing web applications in any language and who are looking to add Ajax to their application. Read more
Published on December 20, 2007 by Jason Hurt
4.0 out of 5 stars A detailed introduction
I liked this book. It walks you though the subject with enough detail to get you started. It will not give you a very deep insight into how GWT is implemented, but still leaves you... Read more
Published on December 4, 2007 by J. Rozentur
5.0 out of 5 stars It's the best.
GWT in Action is a good read, with the pace and depth of instruction just right, suggesting these guys enjoy writing. Read more
Published on September 8, 2007 by Malcolm Gorman
Search Customer Reviews
Only search this product's reviews


Books on Related Topics (learn more)

What Other Items Do Customers Buy After Viewing This Item?


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

Topic From this Discussion
How popular is GWT ? Be the first to reply
Have something you'd like to share about this product?
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Search Customer Discussions
Search all Amazon discussions

Listmania!

Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category