InfoQ

Presentation

Recorded at:
Recorded at

Using Google Web Toolkit

Presented by Bruce Johnson on May 24, 2007 01:07 AM

Community
Java
Topics
Rich Internet Apps ,
Web Frameworks
Tags
GWT ,
AJAX ,
Javazone Conference ,
Google
Summary
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.

Bio
Bruce Johnson is works at Google as Tech Lead of the Google Web Toolkit (GWT). Prior to joining Google, Bruce wrote a Visual Basic cross-compiler for mobile, a portable version of Microsoft COM for non-MS embedded devices, but without question, cross-compiling Java into JavaScript for GWT is his funnest achievement.

About the conference
JavaZone is a conference on Software Development and Java Technology organized by the javaBin, the Java User Group in Norway. It has a technological profile, and is probably best described as a miniature JavaOne; it usually offers a combination of tuturials, technical talks and an exhibition.
Nice overview by Kishore Senji Posted May 30, 2007 2:05 AM
  1. Back to top

    Nice overview

    May 30, 2007 2:05 AM by Kishore Senji

    Thanks for the nice and quick overview of GWT. Great to hear that it is really simple and easy to integrate GWT in to existing apps. I was under the impression that starting with GWT has to be a new app and it does not gel with an existing app.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.