PDA

View Full Version : Google Web Toolkit


BigBison
May 19th, 2006, 23:36
This sounds :shock: holy-crap cool:

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.

GWT lets you avoid many of these headaches while offering your users the same dynamic, standards-compliant experience. You write your front end in the Java programming language, and the GWT compiler converts your Java classes to browser-compliant JavaScript and HTML.

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

chaos
May 20th, 2006, 01:34
I think googles got the right idea on this one. If I ever need to use AJAX, I will look into this first.

jgarifuna
May 20th, 2006, 01:39
this is so cool. Thanks for sharing.

the_pm
May 20th, 2006, 01:42
Of course, you have to buy into the idea that AJAX is a good thing first, and then you have to give up the notion that coding for yourself is actually fun :lol:

I suppose this is worth a little look-see :)

BigBison
July 15th, 2006, 04:48
http://www.xml.com/pub/a/2006/07/12/google-web-toolkit-ajax-java-ant-xml.html?CMP=OTC-TY3388567169&ATT=Google+Web+Toolkit