Using iPlanet 4.1, I get this message at the end of executing every jsp
page.  The output looks find, but I'm concerned about any side effects
if the buffers are not getting flushed.  Has anyone seen this?

John Gbur

Internal error: exception thrown from the servlet service function
(uri=/DispLocalNum.jsp): java.lang.NoSuchMethodError:
javax.servlet.ServletResponse: method flushBuffer()V not found, Stack:
java.lang.NoSuchMethodError: javax.servlet.ServletResponse: method
flushBuffer()V not found

===========================================================================
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