1 Reply Latest reply on Feb 1, 2008 7:14 AM by blabno

    PAGE context Component can not run inside Pageflow conversat

    thejavafreak

      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