the only thing i can think of is that somehow both getWriter() and
getOutputStream() have been called on the response object in the process
of executing the JSP and bean code. are you using different servlet
engines (and thus possibly different page compile servlets) on the
different servers? can you post your page?
--p
--
// Paul Holser, Infrastructure Specialist
// Phone: 972.726.4560/1.800.OBJECT1 x4560
// E-mail: [EMAIL PROTECTED]
// ---------------------------------------
// ObjectSpace, Inc.
// The Leader in Business-to-Business Solutions
// http://www.objectspace.com
> -----Original Message-----
> From: Sachin S. Khanna [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 28, 2000 5:31 AM
> To: [EMAIL PROTECTED]
> Subject: Strange Bug
>
>
> I have a simple jsp which uses a bean to send an email. The
> code is working
> fine on one server but throwing the following error on the other:
> java.lang.IllegalStateException: Response has already been committed
> What could be the reason for this kind of strange behaviour.
> Have a nice day.
> With regards,
> Sachin S. Khanna.
> www.emailanorder.com
>
> ==============================================================
> =============
> 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
===========================================================================
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