May 19, 2006

Ajax for Java dummies

Google just released a framework through their Open Source site to let Java programmers that doesn't know the quirks of web development create cool dynamic webpages using only Java code to generate pure HTML/Javascript (Ajax) code. This way the webs generated with the framework can be accesed by almost every browser (not with Konqueror 3.5.2 though), making easier to developers it's deployment in multiple browsers from one codebase.

Another interesting fact about the Google's approach is that they provide a class to show the (to be) generated web inside a Java app so developers can debug it from within their favorite IDE.

Somebody should create a Netbeans project Template to integrate the toolkit in it...

No comments:

Creative Commons License All this site has a Creative Commons License.