I have GAE application and I'd like to download CSV file from Blobstore and display it in a table using GWT. Is there any example showing how to do this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I think you'll just have to create a GWT-RPC service that reads the data from Blobstore using |
|||
|
|