I have a JSF that I need to hide a list of values. I know how to use the <h:inputHidden component to hide a single value, but not sure how to hide a list of values.
Any ideas?
thanks
Kavita Tipnis
Ranch Hand
Joined: Sep 21, 2008
Posts: 177
posted
0
Not sure what exactly you are trying to do, but take a look at the rendered attribute for your component