Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
pe this helps. Tony Winslow wrote: > > Thank you! Things are moving now, but I still cannot see any actual effect > yet! > When I click the hyper-link Click to open chat > windowhttp://127.0.0.1:8080/examples/jsp/chat/chat', > 640, > 480 ,0 ,0 ,0 ,0 ,0 ,1 ,10 ,10 )>,

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
requires, but what I get is a page saying "Chat > example > only supports Comet processing". Then I checked the ChatServlet class and > I > know why I get that response which is written in service(). > So what I want to know is how can I use it? > > >

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
gt;> since version 6.0.10. >> You should better try with version 6.0.13. >> >> Regards, >> Matthias >> >> > -Original Message- >> > From: Ritesh Kumar [mailto:[EMAIL PROTECTED] >> > Sent: Thursday, June 21, 2007 11:43 AM >> > To: user

Comet example Tomcat 6 not working.

2007-06-21 Thread Ritesh Kumar
Hi, I am trying to run the comet sample given along with tomcat. The sample is not working correctly most of the time. I am using NIO connectors and Tomcat version is 6.0.10. I have some doubts also: 1) In the ChatServer example, a thread (using a Runnable MessageSender) is sending responses th