Sorry, my message was incorrect.

<s:property value="%{getText('%{name}')}" />  prints out the (non-i18nzed) 
property value.


<s:property value="%{getText(%{name})}" />  prints out nothing.





On 04/02/2010 16:59, Lukasz Lenart wrote:
2010/2/4 Peter Symoens<peter.symo...@approach.be>:
<s:property value="%{getText(%{name})}" />  doesn't seem to do the trick.
Did you try
<s:property value="%{getText(%{name})}" />


Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to