using h:commandLink inside h:selectOneListBox
i have one doubt,
inside a h:selectOneListBox , i want all the selectItems to be links that lead to another page. At the same time, the user should not be able to select them and do a submit. (i know we can acheive this by not having a backing bean property for this, but i dont want the user to even be able to select an item from this listbox and highlight it)
thanks balusc, your site has solved many a problem for me.
if i can get a reply before new year, wonderful. :)

