The Tech Central

The Technology Central

 


Google Web Toolkit (Beta) : Making AJAX development easier May 17, 2006

Filed under: Internet — johntp @ 12:53 pm

Google donates OpenSource software development tool with all the AJAX fun in it, makes creating AJAX applications much easier. With Google Web Toolkit (Beta) , you can develop and debug your own AJAX applications in Java code using the Java development tools of your choice. When you deploy your application to production, the GWT compiler simply translates your Java application to browser-compliant JavaScript and HTML.

 

Leave a Reply