Jesse and I decided to take a different route and write a quite servlet and 
upload to the Blobstore.  That is working like a champ!  Now what I'm trying 
to brainstorm is how that could possibly be made a bit easier for OpenBD. 
 Right now you have to instantiate the a BlobstoreService object, and tell 
your form to use the result from a method on that object.  That then is 
posted to a servlet registered to handle that path.  Might be cool to do 
something like:

<form enctype="multipart/form-data" method="post" action="upload.cfm" 
google-type="blobstore">
</form>

I dunno, might be too crazy.  If anyone is interested in a code snippet on 
how to do the blobstore let me know and we can post that here.

Cheers!

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to