2 Replies Latest reply on Jul 11, 2008 6:22 AM by admin.admin.email.tld

    Phases? update model values, invoke application, etc

      I hear people talking about different phases... such as the Update Model Values phase or the Invoke Application phase... but I'm not sure what this means.


      In what order are the phases invoked, and how does this work? Is it a seam thing? Or a generic enterprise application thing? Maybe a link where I can read about it? The seam documentation mentions them, but doesn't talk about them in order.


      The documentation also mentions:


      org.jboss.seam.beforePhase — called before the start of a JSF phase
      org.jboss.seam.afterPhase — called after the end of a JSF phase
      



      Are these the same phases we're talking about?