HI, I get the exception while trying to access a bean in jsp. When i trace the line in the generated file for the jsp. The code is out.flush(). What could be the reason for this. I face this probelm in Iplanet web server. [01/Nov/2000:20:56:45] info ( 425): Internal Info: loading servlet /shoes.jsp [01/Nov/2000:20:56:52] failure ( 425): Internal error: exception thrown from the servlet service function (uri=/shoes.jsp): java.lang.NoSuchMethodError: javax.servlet.ServletResponse: method flushBuffer()V not found, Stack: java.lang.NoSuchMethodError: javax.servlet.ServletResponse: method flushBuffer()V not found Thanks, Nivedita =========================================================================== 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
