Lets try to like this

<display:column titleKey="System" >
<html:link action="href"
${messageKey}
</html:link>
</display:column>




On 9/28/05, 梁炳場 <[EMAIL PROTECTED]> wrote:
>
> <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]
>
>

Reply via email to