1 Reply Latest reply on Jul 4, 2011 9:33 AM by lightlinger

    adding to facesMessages inside an @Create fcn

      I have a page-scoped backing bean.  In my @Create fcn, I add a message to facesMessages, but on the resulting page the message doesn't display.  If I run the method after the page displays (via a commandLink), the message displays just fine.


      Are facesMessages cleared out after an @Create fcn executes?  Is there any way I can add to facesMessages inside @Create and have it display?


      Thanks,
      Brian