How to persist parent and child tree node data through JSF and hibernate
mara thamizhan
Ranch Hand
Joined: Jul 05, 2006
Posts: 74
posted
0
Dear dudes, I'm a novice to JSF and Hibernate Actually i want to create a tree structure where for each child node, i should have the parent node reference in my form and then when i save, i need to save the corresponding child node data in the database.
Whenever i click node 1-1 the corresponding parent node ( node-1) reference should appear in my form and when i save this data this data should be saved under parent node and the tree should be re-rendered.
How this can be accomplished and if there are any URL's please refer.
mara thamizhan
Ranch Hand
Joined: Jul 05, 2006
Posts: 74
posted
0
Could anyone please reply?
mara thamizhan
Ranch Hand
Joined: Jul 05, 2006
Posts: 74
posted
0
why nobody has worked in tree structure till now? If yes,then it's okay? What stops you from replying?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to persist parent and child tree node data through JSF and hibernate