Hi gwt has on the surface nothing to do with gae, ie you can't run the java server side of you gwt code on app engine.
Have a look at pyjamas if you want something like this (backend is python though) You will need to learn python to get anywhere with gae, unless google release java support. My guess it is more likely to be ruby or javascript for the next language, in fact I personally think the next language supported by gae will be javascript it would make sense given googles development of v8. (I know nothing on this topic though ;-) Just my 2c worth T On Mar 17, 6:39 pm, Coonay <[email protected]> wrote: > Gwt featurs really attractive:quickly build and maintain complex yet > highly performant JavaScript front-end applications in the Java > programming language,and Test your code with JUnit.The example mail > page is really awesome. > > As a many years java progammmer,it's not hard to get into gwt,but the > app engine is a different web environment,the static page can not be > served to browser directly, > the hype link in the geranated html are needed to change accordingly. > > could you give me some idea how to make they 2 work together > effective and productive?thanks so much --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
