You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Sebastian Göttschkes <se...@equitystory.de> on 2008/01/03 10:52:50 UTC

Setting default locale?

Hi,

Im trying to give Struts a default locale which is used in the whole application (e.g. org.apache.struts.action.Action.getLocale(request); or javax.servlet.ServletRequest.getLocale();).

I don't want to use the locale settings from the browser anymore but define the language used in the Action itself.

How can I define the locale language?

Regards,
Sebastian

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