Upload a file to Google Storage on GAE Java -


which best way upload file generated google app engine app google storage? gae app in java.

i tried use jets3t didn't work on gae because use threads.

google apis java client recommended way access google apis java clients. there examples apis, unfortunately not yet storage (the issue mentioned resolved).


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -