Hi!
i set my connector like this.
it should be correct, isnt it?
CometSampleServlet
sample.CometSampleServlet
CometSampleServlet
/CometSampleServlet
public class CometSampleServlet
extends HttpServlet implements CometProcessor {
protected ArrayList con
Hi!
Ive been trying to use tomcat comet for about a week, but i have no success.
I have tomcat 6.0.13, with windows xp. I install the tomcat, change the
server.xml connector tag to NIO connector type. Test the chat example, and
another example (push a date to the client every x sec.)
But it