Google Releases Web Toolkit Beta - Build AJAX apps in the Java language
|
05-18-2006, 08:46 AM,
Post: #1
|
|||
|
|||
Google Releases Web Toolkit Beta - Build AJAX apps in the Java language
Quote:Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatabilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. Quote:Google Web Toolkit Features Google Web Toolkit home page: http://code.google.com/webtoolkit/ download it here: http://code.google.com/webtoolkit/download.html Product overview: http://code.google.com/webtoolkit/overview.html Developer guide: http://code.google.com/webtoolkit/documentation/ |
|||
06-07-2006, 08:24 AM,
Post: #2
|
|||
|
|||
Using the Google Web Toolkit: - Building AJAX apps in the Java language
There's a good article on using the new Google Web Toolkit here:
Quote:GWT is, in essence, a JavaScript generator. The interesting thing is what this JavaScript is generated from: Java. GWT takes Java code written against a special API and converts it into browser-runnable Ajax code... full article: http://www.onjava.com/pub/a/onjava/2006/...olkit.html |
|||
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)