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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13505 Wed Apr 11 14:45:41 MDT 2007 ted.goddard returning result from getWriter() if getOutputStream() fails on the response (ICE-1424)
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletExternalContext.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: