Is there any workaround for http response. I have Servlet hosted on another server for large file upload (GAE does not support files larger than 10 mb) and I really need to get response back from the server with the name of the file and if it was successful uploaded or not. What can I do to get that response? What technologies can be used for that? One thing that I can think of is to Saving that response to the database, but it is kind of worthless and resource consuming. Any ideas?
Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
