Hello!
How can I print the value of a property (in one iteration) whose value is a
key to a message stored on the application MessageResources.
<logic:iterate id="item" name="xpto" >
<bean:write name="item" property="foo" />
</logic:iterate>
Object Xpto has a method getFoo() which returns a String which is a key to
a MessageResources message.
How can I do this?
Thanks in advance,
Victor Batista
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>