[jboss-user] [JBoss Seam] - Re: end-conversation

gavin.king@jboss.com do-not-reply at jboss.com
Tue Feb 13 12:38:46 EST 2007


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#4015927

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015927



More information about the jboss-user mailing list