AJAX apps in the Java language
Posted on May 19th, 2006 in Interesting stuff, Sites Reviews | No Comments »
If you are programmer you will find this staff usefull, definately. It’s all about so popular now AJAX and this time there is Google AJAX\Java toolkit.
As google has wrote:
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.
Anyway check it out.