Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In a GWT application you have to access to the server side data by using asynchronous callbacks.

Design Guidelines

GWT is a Toolkit not a FrameWork that means that GWT does not prescribe a way to build an application
Here is some design guidelines we've imposed ourselves during the development:

...