Hi, I am using GWT 1.7 and within a widget we are trying to access a JSON service there is a issue which is seen only in firefox. The issue is at sendRequest() my backend service is invoked but on the client side i do not get the response stauts code as 200, instead of 200 we see its 0 and the response text is empty. Has anyone experience this behaviour? The code works fine in IE 6 and above but fails on FF 3.5
Do let me know how i can fix this issue if its with my code. is there any special parameter that i need to pass for FF ? I have only tested this in IE and FF. Thanks in advance ... Cheers! -- 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.
