Servlet Exception - getOutputStream() has already been called for this response
- by Karthik.m
In my servlet
an exeception thrown as
org.apache.jasper.JasperException: java.lang.IllegalStateException: getOutputStream() has already been called for this response
help me to resolve this problem
thanks in advance