Saturday, March 10, 2007

XMLHTTPResponse.status = 0

I am getting XMLHTTPResponse.status = 0 sometimes in my Ajax calls.

Anybody's insight as to why this is happening is much appreciated.

2 comments:

broadbear said...

I switched to Glassfish v1, and everything started working again. I was having the problem with Apache Tomcat 5.5. I have put in an inquiry on the tomcat users mailing list. Let's hope things continue to work with Glassfish.

Anonymous said...

Even I had same problem and I solved it differently

input type="button" name="btnEdit5" id="btnEdit5" value="Confirm" onClick="show_confirm()"