

I may be a little slow finding somethings but for all you others out there that haven't heard of Google Web Toolkit check it out. GWT allows web developers to write rich UI applications in pure Java and then compile them to Javascript for the web. Google provides a very nice tutorial that walks developers through writing a stock watcher application. GWT comes complete with it's own Eclipse plugin and Google Apps integration. After just finishing a Java class for my associates degree I was able to follow the tutorial with ease.
