Hi, if anyone can shed some light on the problem below, I would very much
appreciate it.
I'm using the 1.1.7v3 JDK on RedHat 5.2 with gnujsp-1.0 and I'm getting the
following exception when trying to get one of the properties of my bean after
it's been initialized. It's been bugging me for about
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