This is kinda difficult to explain, I hope you guys get the idea.
I have a component which is PAGE scoped.
Now I run invoke the method from this component inside a pageflow conversation then I get
: "value of context variable is not an instance of the component bound to the context
variable"
Why?
Why can't we have a PAGE scoped Component inside a running pageflow conversation?
The reason is I wanted to have PAGE scoped component is that I want to add a list of data
from one form, after this form is complete I want to continue to another form, that's
why I use Seam Pageflow.
Thanks in advance for the help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125488#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...