Im making a component for rendering my categories tree but i have seen that i
cant use recursive components (calling themselves not even indirectly) so,
any advice about how to do this (your own ideas or something u have read
around)?


Example:


  
Coffee
  
Tea
    

      
Black tea
      
Green tea
    

  
  
Milk



Thx in advance

-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-tree-render-without-recursion-tp2834784p2834784.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

Reply via email to