InfoQ

Topic/Tag specific view

All content and news on InfoQ about GWT


Latest featured content about GWT

Interview and Book Excerpt: Pro Web 2.0 Application Development with GWT

Community
Java
Topics
Web Frameworks

Jeff Dwyer discusses his new book, GWT 1.5, and creating searchable Ajax applications.

News about GWT

Volta: Developing Distributed Applications by Recompiling

Community
.NET,
Architecture
Topics
Javascript,
Language,
Cloud Computing

Volta extends the reach of .NET programming languages, libraries, and tools to cover the cloud. As such it seems to become Microsoft's response to Google's GWT. In this article the contributors to the project explain what is "Architecture Refactoring", how it works and where it is going.

GWT 1.5: Java 5 Support, Performance Improvements and JavaScript Enhancements

Community
Java
Topics
Compilers,
Javascript,
Web Frameworks

Google Web Toolkit (GWT), a Java-centric compiler which creates JavaScript-based web applications, released version 1.5 today. InfoQ spoke with tech lead Bruce Johnson to learn more about this release and what new capabilities it adds to GWT.

Google Introduces GWT Overlay Types

Community
Java
Topics
Javascript,
Platforms,
Scripting,
Programming

Javascript Overlay Types is a new feature in GWT 1.5 that simplifies the process of interacting with native Javascript data structures in GWT applications.

Articles about GWT

High Performance Ajax with GWT

Community
Java
Topics
Javascript,
Web Frameworks

In a new article Ryan Dewsbury takes a look at how GWT assists developers in terms of Ajax performance by providing image bundling, caching, and application compression. It also includes an excerpt from Dewsbury's book, Google Web Toolkit Applications.

Interview: Didier Girard, are GWT and Volta GCC for the Web?

Community
Architecture,
.NET,
Java
Topics
Javascript,
Web 2.0,
Rich Internet Apps

Microsoft released a preview of Volta last month. Many people have commented on this new technology and the concept of Architecture Factoring. Some have compared Volta with GWT. InfoQ interviewed Didier Girard, CTO of SFEIR, who has lead the development of several GWT projects and reviewed Volta recently.

Interviews about GWT

Bruce Johnson discusses Google Web Toolkit

Community
Java
Topics
Javascript,
Compilers,
Code Analysis,
Web Frameworks,
Open Source

Google Web Toolkit (GWT) tech lead Bruce Johnson discusses the design of GWT, how GWT converts Java into JavaScript, community involvement with GWT, new features in GWT 1.4, and the philosophy behind GWT.

Presentations about GWT

Building Large AJAX Applications with GWT 1.4 and Google Gears

Community
Java
Topics
Compilers,
Web Frameworks

In this presentation from QCon San Francisco 2007, Rajeev Dayal discusses building applications with GWT and Google Gears. Topics discussed include an overview of GWT, integrating GWT with other frameworks, GWT 1.4 features, developing large GWT applications, integrating GWT and Google Gears, the architecture of a Google Gears application, Google Gears features and the Google Gears API.

Using Google Web Toolkit

Community
Java
Topics
Rich Internet Apps,
Web Frameworks

The Google Web Toolkit (GWT) is a Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to create AJAX apps. GWT lead Bruce Johnson intros GWT including high-performance AJAX, internationalization, and integration with existing web app.