Hi, I have a problem of uploading file to a host, where i have multiple hosts as servers. My uploadform.submit() submits file to any one of the hosts. Now i want to read the contents back from the file. For that i am making an asynchronous call to the server from OnsubmitComplete(). But this time the client may hit another host, and return File not found exception. How Can i resolve this?
Thanks, Sreenivas -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/x0vB6c4kcGIJ. 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.
