I've met this problem before. I think it's caused because the session is 
invalidated after the new view is rendered. You can't make a post back because 
jsf can't find the serialized view to restore. 

The solution is to use redirect in your link/button.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124655#4124655

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124655
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to