On Tue, Oct 10, 2017 at 4:34 PM, Konstantin Kolinko <knst.koli...@gmail.com>
wrote:

> The HTMLManagerServlet class in the same package calls
> RequestUtil.filter() e.g. for web application names.  (import
> org.apache.catalina.util.RequestUtil;)
>
> This class should use that method as well. There is no need to copy
> the implementation.
>

Well, it's not the same thing here. And I did mention: The escape/filterXml
methods could be factored out maybe (although it would add imports on other
JARs).

Rémy

Reply via email to