You you really need something like that you may try using Gears or design another application (e.g. servlet/J2EE container) which will mirror/sync data from GAE. Either way you will do a lot of extra coding but I miss the point.. GAE offers all you need, just restrict its use with access control and use it from anywhere.
On Apr 15, 1:59 pm, Harry Monroe <[email protected]> wrote: > Hi, > > I know this is not the point on Google App Engine, but I´ve come > across this problem. > We have a running app online that satisfies many customers, but one of > them (there´s always one) would like to run it somehow "offline"... > > Does anyone have used the developement server to run a production > application. > Is there a list of limits on that server? Maybe the datastore has a > limit or you can only have one concurrent connection, maybe some > session limits... > I would like to have all those facts to discourage them. > > Thanks in advance!! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
