gwtXP
gwtXP is a markup language for GWT allowing developers to develop Web applications in XML.
Features
- Declarative User Interface in XML file
- Code Generation for data binding
- Code Generation for handling user actions
Advantages
- Developers focus on writing code to manipulating data and business logic, UI code is generated for him
- Separate UI design and programming logic
- Easy to change UI design without any affects to programming logic

Diagram shows basic concepts of gwtXP
License
gwtXP is a open source product. It is released under Apache License version 2.0.
More
Check out our Blog for updates and technical whitepapers.






