[appengine-java] can we use Spreadsheet api in GAE Java?

2011-06-02 Thread Rambo
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 google-appengine-java@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.



Re: [appengine-java] can we use Spreadsheet api in GAE Java?

2011-06-02 Thread George Simon
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 ramkumarpec...@gmail.com 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
 google-appengine-java@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.



-- 
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-java@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.