Details
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| 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 ( |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletExternalContext.java
|
