Works fine. Why didn't I think of that?

Thank you!

Peter

On 04/02/2010 17:14, Brian Thompson wrote:
What do you get when you try<s:property value="%{getText(name)}" />  ?

-Brian

On Thu, Feb 4, 2010 at 10:09 AM, Peter Symoens<peter.symo...@approach.be>wrote:

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





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

Reply via email to