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<[email protected]>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<[email protected]>:<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: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

