Hi all,

In my JSP code ,I'm getting the foll error during compilation.
java.lang.IllegalStateException: Cannot forward when getWriter() already
called.

I cannot trace out this error, since I am neither fowarding nor using
getWriter()
in the code. However I am using response.sendRedirect() to another JSP page
with
parameters. I suppose thats perfectly OK.


Please Help.

Gerard.M/..

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to