Hi everyone,

I have images uploaded to the blobstore using filesystem API. The files
have been uploaded successfully and I can see the blobs in the respective
directory.

But then, how do I decode these files such that when sent back to the
client or retrieved using the blobstore API, I'm able to get an image?
Right now /blobstore/writable:xxx is not useful for me because when I wrap
the path in <img src="/blobstore/writable:xxx" />, it doesn't give me an
image.

Any help is appreciated.

Thanks

-- 
Odeyemi 'Kayode O.
http://ng.linkedin.com/in/kayodeodeyemi. t: @charyorde blog:
http://sinati.com/tree/java-cheat-sheet

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to