Yes, this is to be expected. After calling B you do a redirect to another page, hence the
page context changes. (B is called in the context of A). Doing a redirect is essentially a
call to a new page. You should use the conversation scope for passing a variable through a
sequence of logically connected pages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115335#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...