Embed presentation
Downloaded 45 times































The document discusses Google Web Toolkit (GWT), an open source Java framework that makes it easier to build AJAX applications. Some key points discussed include: - GWT allows developers to write code in Java and compile it to optimized JavaScript for cross-browser compatibility. - It provides benefits like faster development times, debugging/testing support, internationalization support, and reusable UI components. - Potential downsides include losing some benefits of native JavaScript and only being suitable for Java developers currently. - Version 1.6 introduced improvements like a new project structure, hosted mode enhancements, and widgets like DatePicker to improve performance.





























