[appengine-java] how to cancel uploading request by url created by createUploadUrl()

2011-03-03 Thread peter hong
I am working on multi uploading using blobstore. Everything's done so far except canceling uploading after calling url(_ah/upload/...) created by createUploadUrl(). The url is called by ajax. When the cancel button is clicked while a file is still being uploaded, ajax function, abort() is called. B

[appengine-java] file name problem other than english when saved onto blobstore

2011-02-24 Thread peter hong
I am currently working on a project for groupware on app engine. I have been developing uploading module using blobstore. The problem is that it seems that other language is not supported by blobstore. When I try to retrieve the file name out of blobs, the file name doesn't show up properly. It is