i have a clientId for selectOneMenu. i programmatically invoke the UIComponent using. but this is where i get confused, i want to get the selected value on the selectOneMenu. i have tried getValue(), it gives the default value , and getsubmittedvalue() gives null.
can someone please help me?
thanks in advance