Using RequestBuilder I can successfully make a request to the
Glassfish 3.1 server I have setup. The server delivers REST web
services that involve HTTP GET and POST. Currently I am testing to see
if I can establish communication between the server and the GWT
client. What isn't working is getting the correct response for the
particular web service used (a HTTP GET).

In Firefox with the same web service used it receives the correct
response which is an XML file. This confirms that the web service is
working properly. What are the possible causes for an empty response
from a HTTP request with GWT?

-- 
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.

Reply via email to