...
The default interceptor stack includes an i18n interceptor that watches for the request_locale
parameter. The parameter name is configurable.
An alternative is to set the locale by calling the setLocale
method of ActionSupport.
...
The default interceptor stack includes an i18n interceptor that watches for the request_locale
parameter. The parameter name is configurable.
An alternative is to set the locale by calling the setLocale
method of ActionSupport.