views:

37

answers:

2

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:

A: 

I have good knowledge in Servlets...But i am just wondering how to display spreadsheet in webpage using servlets...

The google spreadsheet api talks about talks about accessing data from google spreadsheet..

I am looking for a solution on how to display google spreadsheet in web page using servlet..

I dont want to access an account which has spreadsheets and read data from there and all that...

javanerd
A: 

I have good knowledge in Servlets...But i am just wondering how to display spreadsheet in webpage using servlets...

The google spreadsheet api talks about talks about accessing data from google spreadsheet..

I am looking for a solution on how to display google spreadsheet in web page using servlet..

I dont want to access an account which has spreadsheets and read data from there and all that...

javanerd
you should delete both of the double posts and incorporate the addition information about your question into the question(or respond in a comment if you have enough rep to do so).
antony.trupe