GWT - Basic
This exam covers the basics of the Google Web Toolkit (GWT), version 1.6.
To pass this exam you will be required to understand:
- The Java to JavaScript compilation process
- The subset of the Java language supported by the GWT compiler
- The difference between hosted mode and compiled mode
- The package structure and the difference between translatable and non-translatable code
- The basics of the module configuration file
- The basic built-in widgets and panels
- How to implement and call a RPC service through GWT's standard RPC mechanism
The objectives relate to GWT 1.6 Developer's Guide
Notes: The following objectives are not part of this exam, but may be part of a GWT-Intermed exam:
- Using the command-line tools to create a project
- Understanding ImageBundle and how to use it
- Using I18N mechanisms of GWT to make an application easily localizable
- Building custom widgets
- Taking care of Security issues
| Released | Beta | Frozen | ||
|---|---|---|---|---|
Concepts 2 questions
Understand the architecture and principles that drive GWT.
|
3 | 10 | 5 | |
Java language support 2 questions
Understand the subset of Java that is supported by GWT
|
1 | 7 | 4 | |
Hosted mode vs web mode 2 questions
|
0 | 2 | 7 | |
Package and file structure 1 question
|
0 | 4 | 1 | |
HTML host page and entry point 1 question
|
0 | 7 | 1 | |
Module configuration file 2 questions
|
0 | 1 | 6 | |
Basic UI building 4 questions
|
0 | 25 | 5 | |
GWT RPC 4 questions
|
1 | 11 | 6 |
Exam information
- 27 minutes
- 18 questions (107)
- 75% required
- +4 √
- - 10 points
- 15 day delay
- status: beta


