gwtXP
Writing UI code takes time, writing GWT UI code takes more time. Developers spend lot of time to write code to copy data from data model to UI widget and vice versa. And it is hard for developers to realize the UI hierarchy during adding widgets to its container.
gwtXP eases this tedious and error-prone process by allowing developers to quickly build UI in XML.

Diagram shows basic concepts of gwtXP
In below sections, you will find out how gwtXP can help developers to build more productive web application.


