Hi Rambo, First update appengine-web.xml by adding <system-properties> <property name="com.google.gdata.DisableCookieHandler" value="true"/> </system-properties>
Also refer to the simple steps from Google http://code.google.com/apis/spreadsheets/data/2.0/developers_guide_java.html Thanks George On Thu, Jun 2, 2011 at 1:56 PM, Rambo <[email protected]> wrote: > Hi friends...! > > Am new to Google app engine.... > Am deploying projects in GAE using Java codes.... > > But i dont know how to use Spreadsheet api in that.... > > > Can we use spreadsheet api...? > > If so please tell me how...? > > > 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. > > -- 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.
