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

Need to add a utility method to ExternalContextUtils to get the writer from the ExternalContext

    XMLWordPrintableJSON

Details

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

    Description

      Before JSF 2.0, there was no way to get the writer from the externalContext except off the native objects. Trinidad has very complex requirements for Portal-related components so most of our work to handle ExternalContext extensions is though the ExternalContextUtils.

      This feature will add an ExternalContextUtils.getWriter(ExternalContext) method to the ExternalContextUtils. In 1.2 this will get the native object and its respective writer. In 2.0 this will simply delegate to the ExternalContext. The latter is needed for backward compatibility.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: