Saturday, March 14, 2015

Re: FileUpload mucking my response

Thanks for your answer and the suggestions. I think i solve the issue. The trick is that the response is a HTML and the initial payload can be heavily changed by the browser... Turns out i was sending a badly formatted json object in my response and the browser tried to fix it somehow, hence all the extra code. Fixing the json value and putting it between tags solved the issue.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment