Probably you could also use this:
| ...
| <f:view beforePhase="#{pageLoadCallback.beforePhase}">
| ...
where
...
| public class PageLoadCallback {
|
| public void beforePhase(PhaseEvent event) {
| ...
|
hope it helps
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120171#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...