Essential GWT: Building for the Web with Google Web Toolkit 2

  • Authors:
  • Federico Kereki

  • Affiliations:
  • -

  • Venue:
  • Essential GWT: Building for the Web with Google Web Toolkit 2
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

With Google Web Toolkit, Java developers can build sophisticated Rich Internet Applications (RIAs) and complete Web sites using the powerful IDEs and tools they already use. Now, with GWT 2, Google Web Toolkit has become even more useful. Essential GWT shows how to use this latest version of GWT to create production solutions that combine superior style, performance, and interactivity with exceptional quality and maintainability. 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, youll 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 ScriptDetecting and working with browsersand solving the problems they causeBuilding better user interfaces with the MVP patternUsing APIs for visualization, mapping, weather data, and moreInternationalizing and localizing GWT codeSecuring GWT applications with cryptography, hashing, and encryptionTesting with JUnit, Emma, GWTTestCase, Selenium, and Mock ObjectsDeploying client-only and client-plus-server GWT applications