What you want exactly? Is this about the <t:tree> component from tomahawk, if so you can view the topic
"How to work with t:tree component" posted by vinutha. There you can find the full code of an example.
-Rajani
naveen kannan
Greenhorn
Joined: Jan 25, 2007
Posts: 6
posted
0
my objective is
To add new Jsf (java server faces) component for easy web programming
that component is tree view format...
now a days web programmer want to display something in tree form,they need ajax,javascript,,,, and all,,, but i am going to give one tag for example <main>degrees</main> <sub>bsc</sub> <sub>be</sub> <sub>me</sub>
this example displays the information in the form tree sturcture tats all...
wat can i do for that.. help me......
rajani varma
Ranch Hand
Joined: Dec 21, 2006
Posts: 30
posted
0
Hello Naveen, I think this how you want to display the tree,