This document provides an overview and agenda for a presentation on Google Web Toolkit (GWT). It introduces GWT as a Java framework for building AJAX applications, discusses its benefits like leveraging Java tools for development and debugging. It covers key topics like building user interfaces with GWT widgets, event handling, styles, client-side RPC, creating and deploying GWT apps, history management, internationalization, JUnit testing, and the Javascript Native Interface. It also discusses GWT best practices, performance, security and internationalization.