Yes, as long as you can retrieve if from the datastore within 30 seconds.
Remember that each datastore entity can be at most 1 MB, so you'll have to
split large files into several entities and "stitch" them together on
retrieval.

- Jason

On Mon, Aug 31, 2009 at 6:17 PM, CoolDude <[email protected]> wrote:

>
> what if my avi is binary stream stored in bigtable can i retrieve it
> through servlet and return to user?
> >
>

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