Problem: I have an application built using GWT + GAE, it stores data which I would like to be able to report on in the form of an excel table.
Attempted solution: I thought that I could create a servlet which would dump the data into an google spreadsheet and then export the spreadsheet back to the client (browser). The downloading/exporting of the file is the part I don't seem to understand (I'm sure I'm missing a key issue) Any help/advice/ links to tutorials/examples would be absolutely fantastic. 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.
