Hi, is there anyway to put a file on blobstore, programatically? I have to upload a file to the server, but i want to have some methods in the UploadServlet, specifically to check the progress of the file, can anyone help me? thanksP.S.: Im using Java.
--
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-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
http://code.google.com/appengine/docs/python/blobstore/overview.html#Writing_Files_to_the_Blobstore
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Q90Kop9OFjkJ.
Yes this is what I proposed but apparently it's not what bruno expected...