In order to use the GData Java Client to make any request on Google App Engine Java, the following needs to be set in appengine-web.xml:
<system-properties> <property name="com.google.gdata.DisableCookieHandler" value="true"/ > </system-properties> I also recommend you to check on the Google App Engine Java group: http://groups.google.com/group/google-appengine-java/ --Julian On Apr 29, 4:06 pm, Prashant Gupta <[email protected]> wrote: > no, it doesn't work. i am using Contacts API with GWT and GAE/J. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" 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-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
