"stan.silvert(a)jboss.com" wrote : "gavin.king(a)jboss.com" wrote :
anonymous wrote : You should only use this feature for actions (not actionListener,
validator, or valueChangeListener).
| |
| | Why wouldn't actionListener or valueChangeListener work?
|
| Because the interfaces expect ActionEvent and ValueChangedEvent. You can't pass
those params from the EL. They are provided by the JSF implementation.
|
|
Hmm. I see you've coded around that for Facelets. I don't think ActionEvent is
TOTALLY useless. You might want/need to know which component fired the event. But having
the option to do it either way is nice.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983865#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...