Has anybody worked out how to use the Blobstore service with JSF. When
writing a JSF form with facelets there is no option to specify the
action - it is workedout automatically. Therefore I cannot use the
createUploadUrl method to set the URL the form posts to.

If the BlobstoreService had a method to create blobs then I could do
this in a servlet filter and commons-fileupload. Will I have to have a
non JSF Servlet in my application just to accomodate Blobstore?

Thanks

John

-- 
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.

Reply via email to