[jboss-user] [JBoss Seam] - Not able to use conversation context variable
sawant.yuvraj
do-not-reply at jboss.com
Wed Aug 1 13:20:18 EDT 2007
Hi,
I am trying to use a Conversation in my application. A conversation is getting created but the Conversation context Variables cannot be accessed on next page. If I return a "" from and API in SFSB it goes to the same page and I am able to see the contents of a conversation context variable but when I forward it to a different JSF page I am not able to find this conversation context variable on new page.
I also verified it using debug.seam page provided by JBoss to watch various context variables . I found out that conversation has been established and this conversation holds a variable which I want to display.
Do we have to modify any configuration file to support conversation?
I am stuck and am not able to find out a way to use a variable which is present in conversation context on target JSF page.
TIA,
Regards,
Yuvraj.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069748#4069748
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069748
More information about the jboss-user
mailing list