I believe a remote_api module for Java is being planned. Until then, yes, you can use the remote_api Python module to interact with your Java application -- the underlying datastore for both Python- and Java-based apps is the same. - Jason
On Sun, Oct 18, 2009 at 10:29 AM, Gaurav <[email protected]> wrote: > > I understand that the remote_api module is only available for python > for now, > but is it possible to use python's remote_api to manipulate datastore > used > by a java application? > Since remote_api uses lowest level api and datastore is app > independent this > seems to be feasible. > Has anyone tried this? > Can we expect a similar module released for java environment anytime > soon? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
