Ebook: Essential GWT: Building for the Web with Google Web Toolkit 2
Author: Federico Kereki
- Series: Developer's Library
- Year: 2010
- Publisher: Addison-Wesley Professional
- Edition: 1
- Language: English
- pdf
Federico Kereki quickly reviews the basics and then introduces intermediate and advanced GWT skills, covering issues ranging from organizing projects to compiling and deploying final code. Throughout, he focuses on best-practice methodologies and design patterns. For example, you’ll learn how to use the MVP (model-view-presenter) pattern to improve application design and support automated testing for agile development.
Kereki illuminates each concept with realistic code examples that help developers jump-start their projects and get great results more quickly. Working with the latest versions of open source tools such as Eclipse, Subversion, Apache, Tomcat, and MySQL, he demonstrates exactly how GWT fits into real Web development environments. Coverage includes
- Using the Google Plugin for Eclipse and the GWT Shell Script
- Detecting and working with browsers—and solving the problems they cause
- Building better user interfaces with the MVP pattern
- Using APIs for visualization, mapping, weather data, and more
- Internationalizing and localizing GWT code
- Securing GWT applications with cryptography, hashing, and encryption
- Testing with JUnit, Emma, GWTTestCase, Selenium, and Mock Objects
- Deploying client-only and client-plus-server GWT applications