YES you have to deploy in app-engine. Actually, and because the gae sdk contains all the stuff to emulate the app-engine infra when you are developing, you could run that in your servers, but be aware that it is not a reliable solution and be prepared to lose all your data when you restart.
On Sat, Sep 29, 2012 at 3:37 AM, Manuel <[email protected]> wrote: > Hi everyone, > > Iam new to gwt and I got a question regarding app engine. > > Actually I have a project that uses app engine. Does that mean I only can > use this project to deploy it on Googles app engine, > or can that project be deployed/hosted on my own Server ? > > Thanks in advanced. > > Regards, > Manuel > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/3qZuF6NINhIJ. > 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. > -- 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.
