Struts.locate issue
-------------------
Key: WW-2697
URL: https://issues.apache.org/struts/browse/WW-2697
Project: Struts 2
Issue Type: Bug
Components: Core Actions, Core Interceptors
Affects Versions: 2.0.6, 2.0.5
Environment: Windows-XP, tomcat 5.5
Reporter: Mahendran
Hi,
My action class extends com.opensymphony.xwork2.ActionSupport.
When i call getText(String key) method, It always picks from the
ApplicationResources properties only.
I am keeping ApplicationResources_de_DE and ApplicationResources_fr_FR in
my classpath.
Also i am setting the attribute 'struts.locale' in session, based on the
logged in user.
Kindly let me know any issues what to do in this case?
Thanks,
Mahendran..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.