so have java project gets content through api request. then, saves content in file, uploads using api. want use google app engine, doesn't support fileoutputstream. know can use datastore, can't save file.
is there alternative problem?
so have java project gets content through api request. then, saves content in file, uploads using api. want use google app engine, doesn't support fileoutputstream. know can use datastore, can't save file.
is there alternative problem?
Comments
Post a Comment