Re: Log entry locale

2009-01-26 Thread Lukasz Lenart
2009/1/26 : > who can I get the locale which is used. > I just want to make a log entry for debugging! Check ActionContext.LOCALE [1] [1] http://struts.apache.org/2.0.6/struts2-core/apidocs/index.html?com/opensymphony/xwork2/interceptor/I18nInterceptor.html Regards -- Lukasz http://www.lenar

Re: Log entry locale

2009-01-26 Thread Paweł Wielgus
Hi Juergen, this might help: http://struts.apache.org/2.0.6/struts2-core/apidocs/com/opensymphony/xwork2/interceptor/I18nInterceptor.html Best greetings, Paweł Wielgus. 2009/1/26 : > Hello, > > who can I get the locale which is used. > I just want to make a log entry for debugging! > > Thanks! >

Log entry locale

2009-01-26 Thread Juergen.Leeb
Hello, who can I get the locale which is used. I just want to make a log entry for debugging! Thanks!