Chuck's comments refer to localization of Tomcat error messages. The page
the OP refers to is something more like Apache httpd's mod_negotiation,
which isn't supported in any supported version of Tomcat (i.e. 3.3.x+). The
main reason is that it is pretty easy to implement this as a Filter in T
> From: Kakinari, Takashi [mailto:[EMAIL PROTECTED]
> Subject: Static files Localization
>
> Is this feature obsoleted or replaced to alternetives?
Modern versions of Tomcat use standard Java internationalization:
http://java.sun.com/javase/technologies/core/basic/intl/
You can find localized T