RE: Problem getting comet to work

2007-03-12 Thread Mike Broadbear
You could try Pushlets (and let me know how it goes!) > Date: Mon, 12 Mar 2007 05:32:25 -0700> From: [EMAIL PROTECTED]> To: > users@tomcat.apache.org> Subject: Problem getting comet to work> > > I am > trying to write a comet servlet using the new CometProcessor api. I am> > running version 6.0

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

2007-03-11 Thread Mike Broadbear
' 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 Ajax calls with > my web app on Tomcat 5.5 (XmlHt

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

2007-03-11 Thread Mike Broadbear
Hi, I'm getting an error when I make Ajax calls with my web app on Tomcat 5.5 (XmlHttpRequest.status = 0 (statusText = Unknown)). It was working, now it does not. I have tried to copy other working code into the web app, but I get the same errors. I was just wondering if there we re any known is