Book description
The Google Web Toolkit (GWT) is a nifty framework that Java programmers can use to create Ajax applications. The GWT allows you to create an Ajax application in your favorite IDE, such as IntelliJ IDEA or Eclipse, using paradigms and mechanisms similar to programming a Java Swing application. After you code the application in Java, the GWT's tools generate the JavaScript code the application needs.
You can also use typical Java project tools such as JUnit and Ant when creating GWT applications. The GWT is a free download, and you can freely distribute the client- and server-side code you create with the framework. This shortcut explains how to get started with the GWT, and then demonstrates how to create a simple Ajax application.
Table of contents
-
Google Web Toolkit for Ajax
- The Google Web Toolkit's Approach to Ajax
- Getting Started
- Creating An Application Using the CLI Tools
- The GWT's Directory Structure
- Modules
- GWT Compiler and Web Mode
- Host Mode
-
Demo Application
- The Server Side
- HTML File
- Java Source
- Using a Subset of the J2SE
- GUI Classes
- Cascading Style Sheets
- Displaying User Messages
- Inheriting Other Modules
- Using the JSON Module
- Accommodating Different Languages
- Specifying a Certain Locale for a Web Page
- Building the Application with Ant
- JUnit Testing
- Finally, The Back Button
- Teaching History
- Conclusion
- About the Author
Product information
- Title: Google Web Toolkit for Ajax
- Author(s):
- Release date: January 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0596510225
You might also like
book
Essential GWT: Building for the Web with Google Web Toolkit 2
With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web …
book
Beginning Google Web Toolkit: From Novice to Professional
The open source, lightweight Google Web Toolkit (GWT) is a framework that allows Java developers to …
book
XPages Portable Command Guide: A Compact Resource to XPages Application Development and the XSP Language
A Practical Primer for XPages Application Development, Debugging, and Performance Using XPages, Lotus® Notes® and Domino® …
book
GWT in Practice
GWT in Practice is an example-driven, code-rich book designed for web developers who have already learned …