https://bz.apache.org/bugzilla/show_bug.cgi?id=62843
--- Comment #7 from Christopher Schultz <ch...@christopherschultz.net> --- I just noticed that this was a (JSP) source code patch as well as a localization. The code itself is not great. It should use e.g. JSTL and use on-demand localization instead of statically-loading the strings on initialization. The localizations are probably fine (I'd like e.g. Konstantin to validate the Russian translation); the implementation of the internationalization just needs to be done differently. We don't currently have a dependency on JSTL. How does everyone feel about adding that as a dependency? -- 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