On 30/07/2012 18:45, Elias Kopsiaftis wrote: > My friend told me that my comet implementation wasnt working because i need > to configure tomcat to use nio rather than standard java io. what happens > is when i try to connect to the comet servlet from my client, im getting a > reponse that says get request is not supported even though im using a post > request. how do i configure this if this is the right solution?
http://tomcat.apache.org/tomcat-7.0-doc/config/http.html Look for protocol. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org