For some months ago I’ve created a small guestbook web application in Google Web Toolkit (GWT). It’s deployed to Googles Appspot: http://awt-guestbook.appspot.com/ The web application is written in Java and HTML. On compilation the Java code is transformed into JavaScript. Here is some source code example from the application: Guestbook.html <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML [...]