on 5/18/02 8:10 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> remove code that was closing the response writer. There is not much > benefit in doing so, and it can cause problems. E.g. Another servlet > includes the Turbine servlet using a RequestDispatcher. If that > servlet then tries to add more content to the response, it will fail. > If it isn't closed, I think that the response stream should at least be flushed. -jon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>