Hi, this time I want to do an ajax component, just a simple tree where user can open nodes, like.. A B C ..and when user clicks on "A", via ajax the application will show A childrens, like: A X1 X2 B C
Is this complicated? I saw examples (jumpstart) and I will start trying to do it with just a zone, iterating over ${ nodes }, and try to update this nodes when user click on an <actionlink> bounded to that zone. Is this approuch correct? thanks --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org