I have a strange transport error message appearing even before the first request gets to our servlet in Chrome. I was wondering what scenarios would cause this error? I can see that the first fetch is called in the listgrid before it is fully drawn. Could this be the cause?
Transport error - HTTP code: 0 for URL: http://localhost:8080/cwf/a
Transport error - HTTP code: 0 for URL: http://localhost:8080/cwf/a
Comment