I was successfully tested Blobstore upload tutorial. But it use serve method to view the file. I can't find any way to get file path. Normally in php when we upload a file we get the file path, so we can embed that file in html. How can I do that in BlobStore. I searched on stackoverflow and google, I could find python examples but I can't find any for java.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
As you can see in the tutorial example:
you have to create a link in your HTML page that looks like:
|
|||||||||
|