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

--- Comment #4 from bmargulies <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to