tags:

views:

7

answers:

0

I have created a DefaultMutableTree object with application scope in my web app. I'm going to intialise JTree with my object and display the hierarchy using the applet in jsp. I'm not sure how I can pass JTree object to applet.