Hello,

I have recently started using Tomcat, and it's working great for all of my
HttpServlets.  I've also written a non-HTTP servlet (extending
GenericServlet), and I wasn't sure how to set this up in server.xml.
Basically, I just need all requests on port 2147 to come through to my
servlet, without being HTTP parsed (as a web application) etc.  I haven't
been able to find any information on this in the documentation.

Does anyone know how to set up Tomcat to work in this way?

Thanks very much for your help.

Best regards,

Matt
-- 
Matt Chamberlain
[EMAIL PROTECTED]

Reply via email to