I am storing images as a BLOB in the GAE's Big Table and was wondering
how I present the images in GWT. From looking at the GWT Image class,
you have to set it up via an URL but I need to load it up via byte[].

How can I achieve this? I would persist the image data to the file
system to get a URL but the sandbox restricts doing so.

Best,
JP.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to