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#4227651
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227651
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user