You need to listen for the correct request:
| Object responseObject =
FacesContext.getCurrentInstance().getExternalContext().getRequest();
| if (responseObject instanceof RenderRequest) {
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227651#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...