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
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