"edit - ***refesh*** - view"

@

How Google Web Toolkit works

With Google Web Toolkit (GWT), you write your AJAX front-end in the
Java programming language which GWT then cross-compiles into optimized
JavaScript that automatically works across all major browsers. During
development, you can iterate quickly in the same "edit - ***refesh***
- view" cycle you're accustomed to with JavaScript, with the added
benefit of being able to debug and step through your Java code line by
line. When you're ready to deploy, GWT compiles your Java source code
into optimized, standalone JavaScript files. Easily build one widget
for an existing web page or an entire application using Google Web
Toolkit.

http://code.google.com/webtoolkit/overview.html

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to