Hi there! Today we ‘re gonna see how we could let the user select multiple tree elements, according to JSF 2.0. We all know that JSF is here to ease the server-side user interfaces development, but when it comes to trees, things are getting somehow complicated: JSF does not have a default tree component, so ...