> a) Can I deploy it to the Google Cloud and run it there? If yes - any > web links on this? Especially interesting in pricing or hosting > plans.
GWT just generates HTML and Javascript, AFAIK you can easily deploy that on GAE. The only thing to keep in mind is that you have to use Python as your back end. You can find lots of information by doing a Google search for Google App Engine. > b) Do I have to run it on my own server, using Tomcat or similar? You can do that too. -- Arthur Kalmenson On Sun, Mar 15, 2009 at 12:48 PM, Neal <[email protected]> wrote: > > I've got three books on GWT - and none of them talk about deployment. > So once I have written my GWT application, where do I run it? > > a) Can I deploy it to the Google Cloud and run it there? If yes - any > web links on this? Especially interesting in pricing or hosting > plans. > > b) Do I have to run it on my own server, using Tomcat or similar? > > Thanks, > Neal Walters > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
