I have 3 tabs in a page, which are supposed to be shown or hidden using the rendered attribute on the individual.
By default, the first tab is selected. However, if the first tab is not rendered i.e. has rendered = false then none of the other tabs are selected by default. The user needs to go and make the selection manually. Is there a way to specify that the first rendered tab should be selected by default. Thanks - Vibha

