update : 23/12/2020

GWT

29%   Popularity on the site
30%   Popularity in the section
Studied version : 2.5.1 Website : http://developers.google.com/web-toolkit/ Distributed by : Enterprise (Google) Licence : License2 Technology : Java Year of creation : 2006

Google Web Toolkit is an RIA framework developed by Google, whose version 1.0 dates back to 17 May 2006.

GWT enables the development of elaborate applications in pure Java that is "compiled" in JavaScript and HTML. The result is an extensive application that adheres to web standards, unlike technologies such as Flex and Silverlight, which require the installation of a special plug-in on client workstations.
GWT's XML format for interface descriptions allows for rapid development. However, because GWT generates all its interface views using XML and Java, it is, paradoxically, very difficult to integrate a HTML layout, which requires time-consuming, manual integration that consists of a translation of the layout in XML and Java.
GWT is distributed under the terms of the Apache License.
GWT can be used to create and maintain dynamic web applications that implement JavaScript, using the Java language and tools.

Assessments

Smile Visitors (0 Opinion)

The image will be displayed shortly after you submit your opinion

Global rating is an arithmetic average of various criteria

Smile rating

3.2 5
write a review

Users opinions

This solution does not have any opinions yet, be the first to give one

Informations

Ohloh users rating 4.65 (108 votes)
lines of code 2362842 lines
Contributors
(for the 12 last months)
45
Programming Languages Java, 13 Other
Tags ajax toolkit web google gwt java javascript framework
Download url https://github.com/google-web-toolkit/gwt/downloads
Ohloh page https://www.openhub.net/p/3796