|
News & Politics
Google Developer Day US - Fast, Easy, Beautiful: GWT |
|
Views: 209,005 - Rating: 4.76
Comments: Fast, Easy, Beautiful: Pick Three -- Building Web User Interfaces in the Java Programming Language with Google Web Toolkit
Bruce Johnson, Joel Webber
The Google Web Toolkit (GWT) is an open source Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to easily create AJAX applications with virtually no learning curve. After a short introduction to GWT, we will dive quickly into a few key topics including high-performanc AJAX, remote procedure calls, and integration with existing web applications.