- Making a webpage is very easy.
- Support for all browser.
- We can use UI binding(XML=HTML+GWT)
- External libraries like smartgwt, gxt etc.
- Resources make application very effective.
- Many images combined into single image so remove client server call.
- Deffered binding make different version of an application and at page loading time we can load file according to browser so remove js code which we use for different browser.
- Use of MVP.
- Event are handled on one place.
No comments:
Post a Comment