My Demo: http://demogaemultifileblobupload.appspot.com More Info & Source: http://demogaemultifileblobupload.appspot.com Working Application: http://ourvirtualtours.appspot.com - hosting my 360 degree virtual tours in the blob store.
I made this example showing me that I could host my files in the blob store, especially since the code space has a limit of 150MB. I also made a batch uploader to upload directories recursively into the blob store from a java application, which you can find the source on the link above. I use apache's httpcore and httpclient to upload the files which works great. I am really impressed at how fast I can serve the files via servlet querying Jdo and then telling where the file is in the blob store. -- 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.
