I have two applications whith the same Tree2 model and same facets contents. Identical in all aspects. In the facet that represents the leaf nodes, I've included a SelectManyCheckBox with some options for each node. In the first app (without Struts & Tiles) all INPUT tags have the VALUE attr exposing the value property of the SelectItem object. In the second app, with Tiles and Struts integration, all INPUTs have only the TYPE and NAME attributes.

The f:selectItems receive the value from an array of SelectItem that is part of a class extends TreeNodeBase.


Thanks a lot


[]'s

Cristofer

Reply via email to