There is currently no support for this, but you can fake it by doing something
<h:outputText rendered="#{foo.action}" />
public boolean action() {
| // Do work
| return false;
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116104#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...