Hey, I'm working on an app where the user clicks on a link in browser window A in order to open a new browser window B. In browser window B the user fills out a form and submits this to the server. The response is either an application/octet-stream (a binary file generated on the server) or just text/plain (an error message). Ideally I'd like the response to be submitted to window A.
My question is therefor how one would implement this in GWT? All the best, Anders -- 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.
