I wouldn't bother setting these attributes - the defaults are fine. If you set the buffer to a certain size, and set flush to off, then your JSP's will throw an exception, so I would never set the buffer to no autoflush - just let the basic output stream handle this.
In reality, setting the buffer size in these days of high speed connections etc is near enough pointless.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.