There's a discussion over on tomcat-dev under the subject "[PROPOSAL] Minor fix for servletapi-4 GenericServlet"
To summarize: javax.servlet.GenericServlet has init() and destory() methods that call log(). While not specifically prohibited in the 2.3 spec, it results in unncessary output into logs. Also, it's annoying. Could someone remove them? It looks like they're in both the 2.2. and 2.3 branches. It looks like this list was never used for discussion, just CVS notices. Is it the appropriate place to post stuff like this? Thanks, -- 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]>
