2 Replies Latest reply on Aug 23, 2006 3:36 AM by dgallego

    Pageflow and Component instantiation

    dgallego

      Hi all,

      I'm using a jBPM pageflow definition to use the Seam navigation model.
      It works well in the examples, because the pageflow definition (.jpdl.xml) executes an EL expression (in for example) and the referenced component has already been created (in the template or .jsp)

      Is it possible to use a pageflow definition where an expression references a non-instantiated component?

      Thanks.