hello together, i read and tried the following codepart out of the google.code... (http://code.google.com/appengine/docs/java/blobstore/overview.html) with the given code out of this example the upload of the blob happens immediately after clicking the submit button.
i want to encrypt the file to upload before it will be saved in the storage via BlobstoreService.createUploadUrl(). How can this be done? greatz flo -- 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 [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-java?hl=en.
