Hi All,

I am writing an action class in Struts 1.3.8 to download the file from the server as the Stream. Files get downloaded and working fine but in log I can see the error three times in log java.lang.IllegalStateException: getOutputStream() has already been called for this response I searched in my whole project and I haven't use this operation in any other place.

What can be the problem and how I can debug this?

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to