Hi
I wonder if JSF 1.2 RI is buffering the rendered output, or if it is
streaming it back to the browser?
Asking because I had an issue a while ago with the the myfaces extension
filter which buffered everything before writing the response to the client,
which caused memory problems when rendering a lot of data.
Many thanks,
Mike