On Apr 24, 6:53 pm, Vitali Lovich <[email protected]> wrote: > Technically no. It's a limitation of the HTML spec. You could try the > following hack (untested so dunno how practicle this is & what pitfalls you > might enounter - as the lkml people say, here be dragons):
[ Your advice, snipped ] Thanks for the good suggestions! Yeah, though those are interesting ways around the problem, in my current application I don't need to get that complex. I had *thought* that I could simply set the response code and response message in the servlet, and the FileUpload could return it, like you could doing regular old HttpXMLRequest/HttpXMLResponse objects in plain JavaScript. - Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
