On 08/05/2009 04:23 AM, zhang99 wrote:
1. in order to use comet in tomcat, i need implement CometProcessor  .does
that mean my application will be depending on tomcat in order to run since i
use the org.apache.catalina.* library? in this case, i will not able to port
to other application server like jboss,glassfish

2. is there any easier way to use comet without need to configure tomcat ?
even tomcat 6++ need to  be  configure or only applied to tomcat below 6 ?
there is no standard between containers right now. In Tomcat 7 you'll be able to use javax.servlet.AsyncContext for that purpose

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to