Hello,

I need to iterate over a list of objects, and the name property of each object needs to be i18nzed.

<s:property value="%{getText('%{name}')}" /> doesn't seem to do the trick.

It just prints out the property value.

Can someone tell which is the proper way to accomplish this?

Could e.g. changing the place of the i18n interceptor in the interceptor stack make a difference?


Regards,

Peter

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

Reply via email to