[Yanel-dev] Response status issue within GWT

Michael Wechner michael.wechner at wyona.com
Wed Jun 16 22:16:07 CEST 2010


Hi

I have noticed an issue re HTTP response status within GWT, whereas it 
seems that others are also experiencing this

http://code.google.com/p/google-web-toolkit/issues/detail?id=2858

It seems like the method

response.getStatusCode()

returns "0" sometimes instead "200" although the server returned "200" 
(use ngrep to prove this).

I have done a workaround by also checking on "0" instead "200" which is 
not that nice, but at least it is working.

Thanks

Michi


More information about the Yanel-development mailing list