ICEfaces
  1. ICEfaces
  2. ICE-1424

JSP include leads to response.getWriter() and IllegalStateException upon getOutputStream()

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#2
    • Fix Version/s: 1.6DR#3, 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      all

      Description

      JSP inclusion causes getWriter() to be called on the response passed to ICEfaces. When ICEfaces later attempts to obtain an OutputStream via response.getOutputStream(), an IllegalStateException is produced because only one of these methods may be used with a given response.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: