<display:table name="UserRole">
<display:column property="messageKey" title="System" />
</display:table>
I'd like to change the messageKey column to
<html:link action="href"
<bean:message key="messageKey">
</html:link>
where href is another property.
How can it be done?
thnx
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

