Hello all,

I don't know why I obtain the following error:

Root Error-1: OutputStream already obtained
java.lang.IllegalStateException: OutputStream already obtained at
com.ibm.servlet.engine.webapp.WebAppDispatcherResponse.getWriter(WebAppDispa
tcherContext.java:290) at
com.sun.jsp.runtime.JspServlet.unknownException(JspServlet.java:361) at
com.sun.jsp.runtime.JspServlet.service

In the servlet, I create a java file, then in a link of the results page I
point to a JSP, that uses a bean that can download files from the server,
but I don't know why I get the former exception in my jsp page.

Please help me, thanks in advance

Lorena Carlo

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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