Does anyone have tips for unit testing a servlet that implements
CometProcessor?

I have a servlet similar in structure to the the Chat Servlet example here:
http://tomcat.apache.org/tomcat-6.0-doc/aio.html

So, examples for testing that servlet code would be beneficial.

Thanks in advance.

Reply via email to