I am testing Tomcat 3.1 as a servlet/jsp container on my NT machine.
When I run the test application which comes alone with the Tomcat
package by typing  http://localhost:8080/test/jsp/HelloWorld.jsp., I get
the following error message:

*********************************************************
Error: 500

Location: /test/jsp/HelloWorld.jsp

javax.servlet.ServletResponse: method flushBuffer()V not found

*********************************************************

Please let me know what I might miss here. Thanks.

-- Laiwu

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