Learn
- The GWT blog: Check out the latest news on GWT.
- The GWT Class Reference: See these packages that contain reference information about the main GWT user interface and utility classes.
- The com.google.gwt.xml.client package: See how the classes in this package support parsing XML documents and creating new XML documents.
- The com.google.gwt.http.client package: Find client-side classes and interfaces to make HTTP requests and process the associated responses.
- The com.google.gwt.user.client package: Get the fundamental user-interface classes used in client-side GWT code.
- The com.google.gwt.user.client.ui package: Find all of the high-level user-interface Widgets, along with panels and event interfaces.
-
Introduction to XML (Doug Tidwell, developerWorks, August 2002): In this classic tutorial, learn the basic concepts behind XML.
-
Understanding DOM (Nicholas Chase, developerWorks, July 2003): Learn about the structure of a DOM document.
-
Ajax for Java developers: Exploring the Google Web Toolkit (Philip McCarthy, developerWorks, June 2006): Explore GWT's comprehensive set of APIs and tools for creating dynamic Web applications almost entirely in Java code.
-
Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse: Read the developerWorks article series by Noel Rappin:
- Part 1: The fancy front end: (December 2006): See how to build the front end of a sample delivery system.
- Part 2: The reliable back end (January 2007): Read how to create a relational database using Derby, and a bare-bones mechanism to convert the database rows to Java objects.
- Part 3: Communication (February 2007): With the Remote Procedure Call (RPC) framework within GWT, get the client and server talking to each other.
- Part 4: Deployment (February 2007): Learn to deploy your GWT app within a Java Web application server and find tips on using the Apache Derby database to drive the GWT.
-
YouTube's developer APIs: Learn how to add online videos from YouTube into your application.
-
Amazon Web Services: Explore this suite of web services to enrich your applications.
-
IBM XML certification: Find out how you can become an IBM-Certified Developer in XML and related technologies.
-
XML technical library: See the developerWorks XML Zone for a wide range of technical articles and tips, tutorials, standards, and IBM Redbooks.
-
developerWorks technical events and webcasts: Stay current with technology in these sessions.
-
developerWorks XML zone: Explore hundreds of articles and tutorials about XML.
- The
technology bookstore: Browse for books on these and other technical topics.
Get products and technologies
-
Google Web Toolkit: Download and learn more about this open source Java software development framework.
-
IBM trial software: Build your next development project with trial software available for download directly from developerWorks.
-
Rational Web Developer: Download a trial version and make your development easier.
Discuss
- Participate in the discussion forum.
-
developerWorks XML forums: Communicate with other XML developers trying to solve the same problems you are.
- Participate in developerWorks blogs and get involved in the developerWorks community.

