Hello,
I would like to show some nested Categories in some type of Treeview display. I am using Equinox 1.7 Webwork/Spring/Hibernate. Upon some preliminary investigation, I found some "treeview dhtml" source code here: http://rollerjm.free.fr/pro/Treeview/Treeview.html#1, but upon other searches, I came across a Struts tag called Treeview also. I just need a simple solution to display categories/nested categories in a view. Does anyone have experience with such a thing? The data will be coming from Hibernate. I thought I also ran into some jar that would convert a pojo to a dom? That may be useful if I go forward with option #1. Thanks,
