2009/4/16 abhishek reddy <[email protected]>: > how do i manually set the locale in struts application?
You have to have I18N interceptor in your stack and setup request_local param in url with given Locale code, see [1] for more details [1] http://struts.apache.org/2.1.6/docs/i18n-interceptor.html Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

