1 Reply Latest reply on Jan 31, 2007 12:15 AM by hstang

    Force Component creation with Contexts.lookupInStatefulConte

      How do I force Seam to create a component by looking for it with...

      Contexts.lookupInStatefulContexts("myComponent");
      



      ...if it's not already created in its respective context?