On Wednesday Oct 27, 1999, Timothy Owen Reilly wrote:
> My servlets use formatting templates which output HTML to the browser.
> Unfortunately, I get a broken pipe exception right after they're done
> outputting their HTML. What I don't get is that this happens right AFTER they
> are done. Th
My servlets use formatting templates which output HTML to the browser.
Unfortunately, I get a broken pipe exception right after they're done
outputting their HTML. What I don't get is that this happens right AFTER they
are done. There is a function that does the following:
public void outputHT