If you set beforeRedirect=true, during a request which ends in a browser redirect, the
conversation context is destroyed during the initial request (before the redirected
request) meaning that you won't have access to conversation-scoped state when the next
page is rendered (you'll lose all the FacesMessages, etc). OTOH, you also won't
see the ugly "?cid=4" crap in the URL :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015927#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...