posted 15 years ago
Hi,
I am using Struts2 latest version.
I have created a tree structure using <s:tree> and <s:treenode> tags in left navigation frame of the page.
My requirement is to invoke an action if I click on any treenode (child) and as a result the response must be displayed in the main frame.
The tree is created but I am not able to give an action on any treenode. can anyone help me in how i can provide an action to a treenode.
Any help will be highly appreciated.
Thanks,
Sunny