Re: [appengine-java] Download Blob Object from DataStore

2011-08-01 Thread Ikai Lan (Google)
If you're talking about the blobstore, you should read this doc: http://code.google.com/appengine/docs/java/blobstore/overview.html If you're talking about a datastore blob, you would read it as an inputstream and translate it downstream in a servlet. -- Ikai Lan Developer Programs Engineer, Goo

[appengine-java] Download Blob Object from DataStore

2011-07-29 Thread Allahbaksh Asadullah
HI, I want to download the data from Datastore. Can I get link to my Blob object? If yes how do we do it in Java. Warm Regards, Allahbaksh -- 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 google-