From the Tapestry 3 component reference
(http://jakarta.apache.org/tapestry/3.0.4/doc/ComponentReference/contrib.Table.html):
<style> td { text-align: center } </style>
<table jwcid="[EMAIL PROTECTED]:Table" width="90%"
source="ognl:@[EMAIL PROTECTED]()"
columns="Locale:toString(), Language, Country, Variant, ISO3Language,
ISO3Country, !select"/>
<span jwcid="[EMAIL PROTECTED]"> </span>
<span jwcid="[EMAIL PROTECTED]">
<a jwcid="@DirectLink" listener="ognl:listeners.selectLocale"
parameters="ognl:components.table.tableRow">select</a>
</span>
--ERic
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]