Joey Zhang - 2013-09-16

Our company is using Messadmin recently. And these days, we found a bug in ServletStats Plugin under Tomcat 7.0 and using the Servlet 3.0.

When sending the 500 error in the servlet, like response.sendError(500), the plugin doesn't calculate the used time for that servlet, but add the used time for that servlet on the 500 page setup in the web.xml.