I used common Blob but not BlobstoreService, and use non-jsf Servlet to
handle uploading, it is challenging to make it run.

On Wed, Jul 14, 2010 at 10:55 PM, John <[email protected]> wrote:

> 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]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>

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