MinTC used to be MinimalTomcat, but MinTC is shorter.
http://www.distributopia.com/servlet_stuff/catalina_mtc.html New DefaultServlet implementation allows serving files from within the jar. Now runs under IBM's J2ME/CDC environment (see website for details). Many more Watchdog tests passed: "333 TEST(S) PASSED! 15 TEST(S) FAILED!" MinTC is a special-purpose servlet container designed to be embedded within distributed applications. It's meant to have a very small footprint, both in the size of its classfiles, and in its resource usage. It can be deployed along with all your webapp classes and content as a single executable jar. MinTC is built with framework code from Catalina (Tomcat 4), but uses alternate implementations of the core Catalina interfaces. This is an alpha release for developers, MinimalTomcat is not ready for production use. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>