Developer Guide
The GWT Developer Guide contains a variety of topics that explain the various
moving parts of the toolkit.
Topic Guide
-
-
As shown in
the gallery,
GWT includes a variety of pre-built Java
widgets and panels
that can serve as cross-browser building blocks for your
application.
-
An easy-to-use RPC mechanism for passing Java objects to and from
a server over standard HTTP.
-
Integration with JUnit lets you test your AJAX code almost as
easily as any other Java code.
-
Mix handwritten JavaScript into your Java classes to access
low-level browser functionality.
-