Comment 3 for bug 722957

Revision history for this message
Scott Ritchie (sritchie) wrote :

No i dont really need it before then, i just wanted to do some work tonight to try to spread it out over the week a bit, and found i couldnt really proceed with what i had planned since GWT isnt there.
As far as the simple HTML goes, i really dont have any idea how to implement this using Java, i was just going to go straight in and modify parts of the GWT Tutorial to do it, so it'll probably just be faster to do it that way.

As far as i can tell for the integration of GAE and GWT, what i got from the tutorial here:
http://code.google.com/webtoolkit/doc/1.6/tutorial/appengine.html

Was essentially just download GWT, GAE, dump them in the top level, and follow the tutorial instructions from there - or even just install the eclipse plugins, import the GAE/GWT integrated project, and commit to the repository. But im not sure how this will affect what we currently have.