As I've pulled together my new notebook project (using GWT and AppEngine by Google), reached a point that I wish I'd had available when starting this and other projects. I've got a hello-world implementation of gwt-dispatch, gwt-presenter, Google Accounts login, a simple RPC, a login page, and a landing page.
As I think about it I realize I broke my persistence implementation although persistence code is in there. I'll have to update this entry after fixing persistence.
In any case, if you might benefit from a hello-world starting point with all those technologies, please feel free to grab a copy of http://www.komacke.com/svn/trunk/Notebook/?p=17
Discussion