Java
GWT 1.6 HostedMode now using Jetty
GWT 1.6 RC is out and a new feature shines: the new HostedMode is based on Jetty. From the release notes: “Although the legacy GWTShell still uses an embedded Tomcat server, the new HostedMode runs Jetty instead. There is also …