GWT is a development toolkit for building and optimizing complex browser-based applications.GWT is become more popular because of the following features.
1.GWT allows developer to write client side application using Java.
2.GWT compiler Compiles the Java code to JavaScript Code which support all major browser.
3.GWT is cross-browser compliant Which automatically generates the javascript code for different browser.
4.GWT is open source completely free used by thousand of developer across the world.
5.GWT support Internationalization.
6.Can use all the JAVA IDEs to Develop GWT Appliacation.
1.GWT allows developer to write client side application using Java.
2.GWT compiler Compiles the Java code to JavaScript Code which support all major browser.
3.GWT is cross-browser compliant Which automatically generates the javascript code for different browser.
4.GWT is open source completely free used by thousand of developer across the world.
5.GWT support Internationalization.
6.Can use all the JAVA IDEs to Develop GWT Appliacation.