warning: Creating default object from empty value in /home/clients/c1f8bd6abbe97099d9ef4082bcf48981/web/modules/taxonomy/taxonomy.pages.inc on line 33.
GWT
http://code.google.com/webtoolkit/
Google Web Toolkit (GWT) makes it easier to write high-performance AJAX applications. You write your front end in the Java programming language and GWT compiles your source into highly optimized JavaScript. Writing web apps today is a tedious and error-prone process. You spend 90% of your time working around browser quirks, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. It doesn't have to be that way.
GWT4NB and SpringFramework
Building a webapp with GWT 1.5RC1 and Spring Framework 2.5 using Netbeans 6.1 natively has a couple of issues related to the GWT4NB plugin: