posted 14 years ago
I am getting exception, while retrieving the selected value of '<h:selectOneMenu>' with 'onchange' event. can you please tell me what is wrong with this code?
code in xhtml page:
code in flow:
Exception received:
I would like to pass the value of selected value 'selectOne' as the actionParam value to the flow.
Can you please tell me what is wrong with the EL expression?