I have a question .... I have a requirement wherein i have to create a clickable list i.e. there needs to be a + symbol, and on clicking it the list should expand and the values will be shown .. Do we have any such tag in JSF ? If yes, can anyone please let me know what it is ?
OR
Do i have to write my own custom component for that ?