Hi,

Can anybody give be a hint or solution on how to send parameters when
invoking   
a valueChangeListener on a selectOneRadio component ? This is possible 
with actionListener using tag <t:attribute..

If this is impossible, are there any solution to a scenario:

Select an item in a selectOneRadio component and based on the selectedItemId
and some parameters from the form could be submitted to the action handler
"valueChangeListener". The action handler invokes some business logic based
on the selectedItemId some parameters.

It doesn't seem to work with saveState component.

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Send-parameters-with-ValueChangeListener-tf3808545.html#a10779033
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to