ok, and this just got 10x harder in GAE... unless you don't handle file uploads in GAE, but instead post the file upload to your "other server", and notify/update GAE when finished.
On Jul 6, 10:01 pm, Paulo Coutinho <[email protected]> wrote: > Thanks, but, > > I dont want store the file on app engine database, i only want the > data of upload to send to my other server of images. > > Understand? > > 2009/7/7 Paulo Coutinho <[email protected]>: > > > > > > > Ok thanks. > > > 2009/7/7 Dean S. Jones <[email protected]>: > > >> ugh... this is not simple... > > >> start here > > >>http://code.google.com/p/google-file-service/ > > >> On Jul 6, 8:59 pm, Paulo Coutinho <[email protected]> wrote: > >>> Hi ppl, > > >>> Im developing a new app and host on appengine, but now i need know how > >>> to upload a file with java backend, because i dont find documentation > >>> about upload image with java, only with python. > > >>> Thanks. > > >>> -- > >>> Atenciosamente, > >>> Paulo Coutinho. > >>> Blog:www.prsolucoes.com/blog > >>> Site:www.prsolucoes.com > >>> Msn: [email protected] > > > -- > > Atenciosamente, > > Paulo Coutinho. > > Blog:www.prsolucoes.com/blog > > Site:www.prsolucoes.com > > Msn: [email protected] > > -- > Atenciosamente, > Paulo Coutinho. > Blog:www.prsolucoes.com/blog > Site:www.prsolucoes.com > Msn: [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
