You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by August Detlefsen <au...@yahoo.com> on 2005/06/21 20:55:39 UTC

Explicitly close ServletOutputStream?

If you use response.getOutputStream() to get an output stream for
binary data such as PDF or images, do you need to explicitly close that
stream when you are done writing to it or does the servlet container do
it for you automatically? 

Thanks,
August

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org