https://bz.apache.org/bugzilla/show_bug.cgi?id=62843
--- Comment #4 from Mark Thomas <ma...@apache.org> ---
You can't add anything in the java or javax package space as they are
controlled by the specifications.

Please update the patches to the latest source code, removing the changes that
have already been applied.

I think it would be better to add the l10n strings via a custom tag that looks
up the provided key for the user's (not Tomcat's) locale in the resource
bundle. Or similar. Unless there is something standard available that does this
already. JSTL?
StringManager could provide much of the required functionality but as an
internal Tomcat class it would not normally by visible to a web application.

I'll extract the Deploy/Undeploy fix and apply it.

-- 
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