gwtXPDownloadsBlog

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.

gwtXP_Diagram
Diagram shows basic concepts of gwtXP

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

 

Share and Enjoy:

  • Google Bookmarks
  • Twitter
  • Facebook
  • Digg
  • Technorati
  • Live
  • DZone
  • Reddit
  • del.icio.us
  • Mixx
  • Netvibes
  • StumbleUpon
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • email


Recent Comments:

  • Trung: There are no Benchmarks now. However, GWT RPC is NOT a generic, language-independent...
  • Jeff Schnitzer: This is very cool! Any metrics on how it compares, performancewise, to Hessian,...
  • Trung: Hi Ed, Thanks for your questions. It suggests me a new feature of SyncProxy. I just...
  • Ed: One more thing. Sorry to keep bothering. Will this work with http sessions?
  • Ed: Awesome! Thanks. I’ll try this today!