Looks like you may want to star this issue: http://code.google.com/p/googleappengine/issues/detail?id=2536
This issue describes programmatic access to blobstore data. On Tue, Mar 2, 2010 at 10:01 AM, Valentino Hankypants <[email protected]> wrote: > hello together, > > i started developing with google app engine. > i want to develope an application where the user has the possibility > to enter some data in a jsp page. this page contains normal > information (eg author, title, etc) and two file upload fields (html) > to upload an image and an pdf document. > > up to now i have no problems to save the normal data (author, title, > etc) in the storage, this is done in the servlet class which processes > the html-form out of the jsp page. My problems are: > > - how can i access the data from the image and the pdf file at the > servlet class? > - how can i create with this binary data a blob and save this blob in > the cloud storage? > - how can i "download" and open the pdf by clicking a link > > would be great if anybody can help me with my problems > > greatz > flo > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
