After a walk in some sunshine... Place the war folder under web2py's static folder (just like using pyjs.org)
On Mar 5, 4:18 pm, Carl <[email protected]> wrote: > I've used the excellent video athttp://vimeo.com/23145118as a proof > of concept of writing an AJAX app in GWT and have this app communicate > with my server based on Web2py. > > Locally, I've disabled security on Google Chrome using its --disable- > web-security flag but a) I'd like to stop doing that and b) I'd like > to deploy this proof of concept up onto GAE. > > Using Google's GWT StockWatcher as an example, how do I add it to my > Web2py Eclipse project so that the app will be served from the same > web address and port as the Web2py service?

