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
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
As you can see in the tutorial example:
you have to create a link in your HTML page that looks like:
|
|||||||||
|