Hi,

I haven't tried that yet.
Have you noticed limits?

-Matthias

On Jan 25, 2008 3:46 AM,  <[EMAIL PROTECTED]> wrote:
> Hi
>
> As long as you keep the table var and value elements connected, can
> you create deep nests of tables?
>
> <tr:table var="row" value="#{lotTree.delivery}"
>         <f:facet name="detailStamp">
>                                  <tr:table var="sub" value="#{row.module}" >
>                                 <f:facet name="detailStamp">
>                                                         <tr:table var="sub2" 
> value="#sub.list2" >
> And so on?
>
> Or is there a more appropriate component?
>
> Thanks
> Al
>
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to