Embed presentation
Downloaded 11 times









This document discusses Google Web Toolkit (GWT) and Google App Engine (GAE). GWT allows developers to write code in Java that compiles to JavaScript, enabling Ajax-style web development without browser plugins. GAE provides a scalable hosting environment on Google's infrastructure. The document outlines benefits of both technologies, such as reusable components and free hosting, as well as some limitations like GWT's single-threaded model. It also demonstrates how to build widgets, handle persistence, and provides links for further information.








