Check out multitenancy. I am guessing you are using Java, http://code.google.com/appengine/docs/java/multitenancy/
Robert On Mon, Oct 11, 2010 at 11:49, Jochen Jung <[email protected]> wrote: > I have written a GWT application and uploaded it to the App Engine. > Now I'm triing to figure out wich options I got, deploying it to my > Google Apps Premier Account. > > The Question is: Is there a way to deploy the Application to Google > Apps with its own data store there? > > The only way I found so far is to link my application to my Google > Apps domain. > But I also would like to store the data in each customers domain. > > Is this possible? > > -- > 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. > > -- 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.
