Hi,
I make my web application run on jetty,while i access the index page,i got some exception like this:
what's the problem?
Thanks in advance.
Joy.Cai
I make my web application run on jetty,while i access the index page,i got some exception like this:
Code:
=== 2007-07-24 14:08:13,109 [l0-5] ERROR ProxyHttpServletResponse - Error - getO utputStream() called on a request that has already returned a Writer - stack tra ce for this getOutputStream() call: java.lang.Exception at com.isomorphic.servlet.ProxyHttpServletResponse.getOutputStream(Proxy HttpServletResponse.java:144)
Thanks in advance.
Joy.Cai
Comment