Hello,
I'd like to split a page up into two regions. The region on the right
is to hold a tree2 component and the region on the left is to hold some
plain old content. The solution should allow for mouse-drag resizing
and I would also like the tree2 region to contain both horizontal and
vertical scroll bars when required (i.e. a vertical scroll for a long
list and a horizontal scroll bar for long tree node names). Also, I
would like to do this using facelets. Is Tiles the best option here?
Suggestions are greatly appreciated.
Thanks in advance,
Cameron.