Re: Comet Event handling unclear

2007-10-01 Thread Filip Hanik - Dev Lists
you should receive one BEGIN event per connection, one READ event per connection, and you wont receive end or error until the client or server closes the connection or times out Filip Deepak J wrote: I have developed a simple servlet that implements the CometProcessor and logs "Begin Event Re

Comet Event handling unclear

2007-10-01 Thread Deepak J
s message in context: http://www.nabble.com/Comet-Event-handling-unclear-tf4547504.html#a12976844 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To uns