I am new to wicket. currently in my project we are using wicket. my view page is looks like a tree view. right hand side we have displayed tree view and left hand side we have to display the corresponding panel for the selected tree node. my problem is, currently, i have add a dropdown choice at the top of the page. if we select the value from the dropdown choice, then we need to display the textarea in some of the treenode's panels. if i am selecting another value from the dropdown choice, then again we need to add another text area for same panels. present i have added the AjaxFormComponentUpdatingBehaviour to my dropdown choice. but i am unable to create the text area in the panels. please help me to solve this issue.
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
closed as off topic by Alex, Al Everett, phwd♦ Jun 11 '12 at 6:26
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.