https://issues.apache.org/bugzilla/show_bug.cgi?id=51396

--- Comment #4 from bmargulies <bimargul...@gmail.com> 2011-06-20 19:51:00 UTC 
---
In short, if there is a defect here, it is that:

org.apache.catalina.startup.Tomcat.initWebappDefaults(Context)

does not set up the servlet named 'jsp' which is set up in the default web.xml,
and that the modularity of the Tomcat class does not offer a straightforward
way to change that, since the function is static and so cannot be trivially
@overridden.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to