2009/6/9 raghavendra chary <[email protected]>: > > > Hi All, > > What is a Google web toolkit? > Is it a framework or an IDE? > Why do we use it? > Any pointers?
GWT in simple terms is used to build Ajax applications. U code in Java the GWT will convert it to Ajax application. its a framework. There's a plugin for NetBeans and Eclipse. Visit here for more detials: http://code.google.com/webtoolkit/ Regards, Mohamed Sanaulla.

