Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-312

Integrate handling of ajax requests into standard lifecycle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.11
    • None
    • None

    Description

      Currently the lifecycle of ajax requests are beyond the normal lifcycle.
      The ajaxPhaseListener steps in after applyRequestValues and do all the rest.
      This has many problems which could be solved by integrating the ajax into normal lifcycle.

      One issue: no more PhaseListeners are executed after ajaxPhaseListener.
      Another: if a action returns a outcome != null according to the spec a new uiTree must created,
      this is currently not the case on ajax requests.

      Attachments

        Issue Links

          Activity

            People

              weber Volker Weber
              weber Volker Weber
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: