<a4j:support actionListener="#{navi.setCheckBox}" event="onmouseup"
reRender="ticket">
| <f:param name="art" value="1" />
| <f:param name="wette"
value="bet" />
| <f:param name="team" value="1"
/>
| </a4j:support>
how can i get parameter from faces context, the follow stuff does not work:
| public void setCheckBox(ActionEvent ae){
| UIParameter component = (UIParameter)
ae.getComponent().findComponent("art");
| code]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067749#4067749
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067749
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user