For dynamic components I use a component that builds it's tree in encodeBegin(). So for your example consult the relevant attributes and create the corresponding JSF component for list/menu/checkbox/radio/text.
I've used this succesfully to build grids of dynamic properties where the type of each property determines the input control type. Cheers. Mike. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049688#4049688 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049688 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
