1.

What are the features of GWT?

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.



Discussion

No Comment Found