Closing Output Stream in JSP tag
June 19th, 2008
Here is a code snippet from a custom JSP tag I ran into today:
|
If you are still wondering what is wrong with it, pay attention to the part where the stream is being closed
Here is a code snippet from a custom JSP tag I ran into today:
|
If you are still wondering what is wrong with it, pay attention to the part where the stream is being closed