Also, for anyone looking for a workaround like I was, this works:
| @Override
| protected void beforeRequest() {
|
FacesContext.getCurrentInstance().renderResponse();
| setParameter("id", "1");
| }
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036124#4036124
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036124
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user