thanks for the reply....iam using struts 1.2.9, how to use the interceptor?
On Thu, Apr 16, 2009 at 3:54 PM, Lukasz Lenart <[email protected] > wrote: > 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] > > -- Abhishek

