You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Sean Nagle <se...@planet12.net> on 2007/11/15 08:30:49 UTC

Can Tomcat be used as a servlet container for non-http servlets?

Where can I get more information about the design of Tomcat in regards to
non-http servlet applications? I am interested in writing a servlet that
would derive from GenericServlet and I am wondering if I will be able to use
Tomcat as the servlet container.

If it is not currently designed for such a purpose, would it be possible to
modify or extend Tomcat so that it would be able to?

Thanks in advance for any help

Sean Nagle