Hi there, Hiroshi Iwatani wrote: > Our environment is LANG=ja_JP.UTF-8 on Linux Fedora Core 3. > > My question is: how could we have Tomcat display correct Japanese error > message when JSP java code has errors for java compiler et al? > > Thanks in advance. > We have the same problem.
IMO the encoding form org.apache.coyote.Constants.DEFAULT_CHARACTER_ENCODING should be used. Which we haved patched that it is UTF-8. But it doesent work for us as well. Can anybody else help ? Volker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
