I'd like to use prefuse (framework to visualization) then I extend a Treeview component and put in my code this:
but in my
jsp file I tried this
and it doesn't work.
I put prefuse.jar,plugin.jar and another class (my components and
applets)
in a treebolic jar file, but doesn't work.
I'm using
struts 2...