On 14 Jul 2010, at 01:39, Shyam Visamsetty wrote:

You definitely cannot share the data store between two applications as
of now.

Technically you actually can share data between applications using RemoteDatastore - you can divert datastore operations to a different application.

http://code.google.com/p/remote-datastore/

But you need to be careful not to break Googles terms of use by trying to spread you load between different applications to avoid fees.

--
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to