Skip to Content
0
Former Member
Feb 06, 2008 at 09:27 AM

Modify hbj:tree content dynamically

19 Views

Hi forum,

i have created a JSPDynPage with a hbj:tree.

Everything works but, but unfortunately hbj:tree does not have a model like hbj:dropdownListBox for example.

The question is: how can i add entries to this tree by runtime?

If i try to access this.getForm() within the doProcessBeforeOutput(), of course after i set the JSP with this.setJspName, it returns always null.

Within the doProcessAfterInput() i can access the form, but i want to modify it before the user sees it ...

Any suggestions?

Thanks for your help!

Regards,

Frank