Hi Michael,
the navigation of the tobago-example-demo is implemented with tc:tree.
For Tobago 1.0 you need a Java object that holds the nodes, see
navigation.jsp (you need a facet for action/navigation).
For Tobago 1.5 you can also create the node directly in the page, see
navigation.xhtml (the tree was reimplemented completely in 1.5).
Regards,
Udo
Am 22.10.10 22:29, schrieb Michael Kakuschky:
Hello, how to use the tc:tree control to navigate to pages? Is it
possible? And if yes how I can set the outcome?
Thanks & regards Michael