Linked by Thom Holwerda on Tue 27th Jun 2006 21:13 UTC, submitted by anonymous
Google The recently released Google Web Toolkit is a comprehensive set of APIs and tools that lets you create dynamic Web applications almost entirely in Java code. However, GWT is something of an all-or-nothing approach, targeted at a relatively small niche in Web application development market. This article shows you what GWT can do and will help you decide if its the best tool to use for your web development.
E-mail Print r 0   4 Comment(s)
Order by: Score:
Oooooo
by ma_d (2.8) on Wed 28th Jun 2006 04:15 UTC
ma_d
Member since:
2005-06-29
Fans: 5

That looks cool, I can't wait to try it.

All-or-nothing approach
by maradong (1) on Wed 28th Jun 2006 05:43 UTC
maradong
Member since:
2005-07-06
Fans: 0

GWT is a comprehensive framework that provides a great deal of useful functionality. However, GWT is something of an all-or-nothing approach, targeted at a relatively small niche in Web application development market.

Well that's about the way I see it as well. Sure, GWT might be a powerfull and nifty tool - yet it fails to attract me.

It might be a hell of a lot more interesting if you could actually pop some code into existing sites and architectures without making it almost impossible to check for security flaws in your system. The "all-or-nothing approach" is hard to accept if you have a medium sized to big web site to manage and rely on. GWT just doesn't seem fit to do all of the job "on it's own".

GWT on Mac OS X
by chrish (1.8) on Wed 28th Jun 2006 13:03 UTC
chrish
Member since:
2005-07-14
Fans: 1

They haven't made a nice version for Mac OS X yet, but it does work there... you just miss out on the easy integrated debugging and the convenience executables.

- chrish

Echo2.
by axilmar (1.44) on Wed 28th Jun 2006 14:11 UTC
axilmar
Member since:
2006-03-20
Fans: 0

A similar approach is taken by Echo2.