This one should be a piece of cake for all you JSF experts; how do I make a
selectOne component trigger an “action event”? I need to do some backend
processing after a user picks a different value for the drop down list, so I
need the event to happen after Update Model Values phase. Unfortunately, it
seems that value change events can only be processed during the Process
Validations phase or the Apply Request Values phase (depending on the value
of the immediate atribute).
--
View this message in context:
http://www.nabble.com/Can-UISelectOne-Trigger-an-Action-Event--tf1981993.html#a5439491
Sent from the MyFaces - Users forum at Nabble.com.