How to display Google Online Spreadsheets in browser using Servlets

Posted by Javenerd on Stack Overflow See other posts from Stack Overflow or by Javenerd
Published on 2010-03-30T15:25:07Z Indexed on 2010/03/30 18:03 UTC
Read the original article Hit count: 439

I am looking for a solution on how to display Google spreadsheets in web page using Servlets. Something like this: user logs into the application and then opts to create a new google spreadsheet.

I just want to know how to display google spread sheet in web application using servlets. I don't want to create a spreadsheet in my account and then make it shared and publish the URL in my web application. This does not fit my requirement.

Can anyone help me how and where to start with this?

PS: Same question asked in the below forums:

© Stack Overflow or respective owner

Related posts about google

Related posts about google-spreadsheet