This is don't working here..
This is my page
<component id="table" type="contrib:Table">
<binding name="source" value="ognl:familiaList"/>
<binding name="columns">literal:nome:
family.page.list.table.name:nome</binding>
</component>
but tapestry print family.page.list.table.name not Name ... The others
messages it print
On 5/8/06, Martin Strand <[EMAIL PROTECTED]> wrote:
Just omit the "message:" part, like this:
name:page.name:name
The Table will automatically look for the message key in your page's
message catalog.
Angelo Luis wrote:
> I want to make the description of my Table component localized...
>
> How do i do that???
>
>
> i try to make that way, but dont work -> name:message:page.name:name
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]