Dear reader, I need some advise on the way to achieve this. My web application is hosted on GAEJ. As users are using it, data are produced. These data are stored inside the database, using jdo. I want too to write/update some of these data inside a Google spreadsheet.
I saw the Google spreadsheet API and Google List doc. What I'm unsure is about the authentication procedure to follow. Will have my web application direct access to the Google docs associated to my account, once running inside GAEJ, or should I do an authentication before ? In this case which one should I prefer, I think about the ClientLogin ... Are there some examples about this somewhere ? Thanks for your work and help Guy -- 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.
