On Jul 16, 7:02 pm, Jairo Luna <ing.j...@gmail.com> wrote:
> Do you speak spanish? I have an idea but I don't know english very

Sorry, I don't. However your answer was pretty understandable :)

> I don't know if it's the best way but when I upload an image, I save
> the blobKey.getKeyString() into the User's model. Then I create a new
> BlobKey by the keyString that I was saved and I show it...

That's basically the only way to assign blobs to users as you can't(?)
store user's meta-data within BlobInfo. BUT! How do you get the
blobKey of the the image a user has uploaded? Where/how do you get
your return value? Maybe a short code snippet that explains the trick?

-Alex

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to