Sunday, August 13, 2006

Google Web Toolkit

Yesterday I downloaded the Google Web Toolkit. It seems it has very rich functionality, and a nice set of examples from which you can start developing your own web applications.

I have found this forum very useful too. You can post any questions/suggestions about GWT. It seems very active.

For all of us who are familiar with developing Java GUIs I believe GWT is a good starting point to learn how to create web interfaces fast. Additionaly, you can have all your code in Java and don't care very much about compatibility issues between different browsers, since GWT claims it takes care of this part.

I would suggest those who read my blog (at this point, maybe 2 people at most) to try it out :)

No comments: