What benefit does chunked encoding provide over directly writing on the HttpServletResponse output stream in small chunks?
So doing something like the code shown belo