Christoph Sauer:
Did anyone succeed in getting the server side code of a GWT example (e.g. StockWatcher) running?
Thats where I'am stuck right now, I'd really appreciate any help on this subject :-)
This should help.
http://xantorohara.blogspot.com/2007/07/portlets-and-gwt.htmlDid you guys have problems with the page going blank when you first added your GWT portlet? If not could you please send me your code? Right now I am having the problem that when I first drag my portlet on to the page, it is trying to request the <hash>.cache.js files from the wrong location on the server(/web/guest), but when I leave the site and come back it is working fine and loading the scripts from the right place(/GWTTest).