getOutputStream() has already been called for this response

2010-03-29 Thread Me Self
ese? Btw. Im trying to invoke a controller in the middle of a JSP rather than before the JSP because I want to do component-level MVC instead of page-level MVC. Full stacktrace is here: exception org.apache.jasper.JasperException: java.lang.IllegalStateException: getOutputStream() has already

JSP - ErrorPage - getOutputStream() has already been called for this response

2006-03-10 Thread Jo Creyf
reen and in the log I'm getting the dreadful "java.lang.IllegalStateException: getOutputStream() has already been called for this response" The exception is thrown out of the Tomcat generated _404_jsp.java file on its last line: if(_jspxFactory!=null) _jspxFactory.releasePageContex