Hey guys and thanks for GWT2, it rocks! :D I've just downloaded it and trying to make it work with my current project. All seems perfect except my ajax requests :(
I'm using local apache to generate request answers, the request seems to work but it returns "0" status and no response text. This request works well once I am in web mode though. Example: I'm requesting "http://localhost/test1.php", using RequestBuilder + Request.sendRequest. In the onResponseReceived the response.getStatusCode() returns 0 instead of the 200 I had before GWT2. I'm using absolute path for this request and http://localhost/test1.php worst well in a browser. Anyone got any hints? :) I'm sorry if this was already discussed elsewhere, I might have missed the accurate discussion :( Thank you for reading! -- 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.
