You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eugene <j....@infosatgeomatica.com> on 2004/09/18 06:04:27 UTC

language

Hi again! Another question. I have a system language Spanish on my
server. How can I setup error pages (404,413 etc) to use English instead of Spanish?

Thank you for any help!


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: language

Posted by Tim Funk <fu...@joedog.org>.
Make sure the language passed to the JVM is spanish, for example (in unix):

export JAVA_OPTS='-Duser.language=es'


-Tim

Eugene wrote:

> Hi again! Another question. I have a system language Spanish on my
> server. How can I setup error pages (404,413 etc) to use English instead of Spanish?
> 
> Thank you for any help!
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org