|
Answer» Following are the features of GWT −
- GOOGLE Web TOOLKIT (GWT) is a development toolkit to create RICH Internet Application(RIA).
- GWT provides developers option to write client side application in JAVA.
- GWT compiles the code written in JAVA to JavaScript code.
- Application written in GWT is cross-browser compliant. GWT AUTOMATICALLY generates javascript code suitable for each browser.
- GWT is open source, completely FREE, and used by thousands of developers around the WORLD. It is licensed under the Apache License version 2.0.
Following are the features of GWT −
|