Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2061

add a utility method in PartialPageUtils to send a <noop/> ppr response

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.15-core , 2.0.0-core
    • None
    • None

    Description

      Just discussed with Blake. What we are trying to do is to add a new utility method (API) in PartialPageUtils.

      /**

      • This method writes a <noop/> to the response.
        *
      • @param context the FacesContext
      • @throws IOException
        */
        public static void renderNoopResponse(FacesContext context) throws IOException

      The reason is currently we have several places that we want to send a <noop/> to the response, and we want to refactor the codes to use this utility.

      Attachments

        1. trinidad-util.patch.1.2.12.5.0
          5 kB
          Yuan Gao
        2. trinidad-util.patch.1.2.x
          3 kB
          Yuan Gao
        3. trinidad-util.patch.trunk
          3 kB
          Yuan Gao

        Activity

          People

            darkarena Scott O'Bryan
            yugao Yuan Gao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: