RE: Tomcat5.5/Ajax problem, XmlHttpRequest.status = 0 (statusText = Unknown)

2007-03-11 Thread Mike Broadbear
gt; From: [EMAIL PROTECTED]> To: > users@tomcat.apache.org> Subject: Re: Tomcat5.5/Ajax problem, > XmlHttpRequest.status = 0 (statusText = Unknown)> > Shouldn't be any issues, > do it all the time with 5.5... have you used > something like HTTPWatch or > even good ole

Re: Tomcat5.5/Ajax problem, XmlHttpRequest.status = 0 (statusText = Unknown)

2007-03-11 Thread Frank W. Zammetti
Shouldn't be any issues, do it all the time with 5.5... have you used something like HTTPWatch or even good ole' Firebug to see the request going through and the actual response? Chances are that would be rather revealing. Frank Mike Broadbear wrote: Hi, I'm getting an error when I make Aj