Author:Prabhakar Chaganti Pages: 248 pages Press: Packt Publishing Published(February 15, 2007) Language: English ISBN-10: 1847191002 ISBN-13: 978-1847191007 |
The Google Web Toolkit (GWT) makes it even easier to design an AJAX application using just the Java programming language. It is an open-source Java development framework and its best feature is that we don’t have to worry too much about incompatibilities between web browsers and platforms. In GWT, we write the code in Java and then GWT converts it into browser-compliant JavaScript and HTML. This helps a lot, because we can stop worrying about modular programming. It provides a programming framework that is similar to that used by developers building Java applications using one of the GUI toolkits such as Swing, AWT, or SWT. GWT provides all the common user-interface widgets, listeners to react to events happening in the widgets, and ways to combine them into more complex widgets to do things that the GWT team may never have envisioned! Moreover, it makes reusing chunks of program easy. This greatly reduces the number of different technologies that you will need to master. If you know Java, then you can use your favorite IDE (we use Eclipse in this book) to write and debug an AJAX GWT application in Java. Yes, that means you can actually put breakpoints in your code and debug seamlessly from the client side to the server side. You can deploy your applications in any servlet container, create and run unit tests, and essentially develop GWT applications like any Java application. So start reading this book, fire up Eclipse, and enter the wonderful world of AJAX and GWT programming!
eBook Chapters/Contents
Chapter 1: Getting Started
Chapter 2: Creating a New GWT Application
Chapter 3: Creating Services
Chapter 4: Interactive Forms
Chapter 5: Responsive Complex Interfaces
Chapter 6: Browser Effects with JSNI and JavaScript Libraries
Chapter 7: Custom Widgets
Chapter 8: Unit Tests
Chapter 9: I18N and XML
Chapter 10: Deployment
Links:
http://hotfile.com/dl/60109654/8e227f8/Google_Web_Toolkit_-_GWT_Java_AJAX_Programming.rar.html