posted 17 years ago
hfsj says,
flush( ) commits the response.
so we cant call anything on the response ( methods to do sendRedirect( ) and adding/setting things in the response ), once we say flush( ).
my query is if, after the response is commited, and i say
out.println( ), where out is a PrintWriter, what will happen ?
SCJP 1.4 - 95% [ My Story ] - SCWCD 1.4 - 91% [ My Story ]
Performance is a compulsion, not a option, if my existence is to be justified.