[ https://issues.apache.org/struts/browse/WW-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rainer Hermanns updated WW-1898:
--------------------------------
Priority: Trivial (was: Major)
> Problem with internalization
> ----------------------------
>
> Key: WW-1898
> URL: https://issues.apache.org/struts/browse/WW-1898
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.0.6
> Environment: Glassfish AS Version 40
> Reporter: Ruben Hartenstein
> Assigned To: Rainer Hermanns
> Priority: Trivial
> Fix For: 2.0.8
>
>
> Dear Struts2 Community,
> we got the following problem in our web app:
> In order to internationalize our web app we put some properties into the language file
(package_en.properties) and access these properties in a jsp like <s:textfield label="%{getText('username')}"
. First time the jsp is loaded, the textfield has no label text. After validating (submit),
the jsp is reloaded and the textfield displays the correct label.
> Do you have an idea how we can solve this problem?
> Thanks in advance
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|