请教:servlet跳转出错,getOutputStream() has already been called for this response
使用jsf+spring+hibernate开发
开发环境是 myeclipse5.5.1GA
在servlet中调用了outputStream后
已经使用语句关闭了outputStream()
在使用response或者dipatcher跳转到jsp页面时还是会报错:
这是使用dispatcher的include后报的错:
2007-8-30 9:10:37 org.apache.catalina.core.ApplicationDispatcher invoke
严重: Servlet.service() for servlet jsp threw exception
java.lang.IllegalStateException: getOutputStream() has already been called for this response
谁能帮忙解答一下阿 万分紧急 非常感谢