Do not perform your own buffering - its already done by the container.
The streams are not synchronized - but they don't need to be.
-Tim
Clemens Eisserer wrote:
Hello,
I wonder wether I should manually buffer the streams I get from
HttpRequest/HttpResponse by wrapping it in an Buffered****Stream?
Is does Tomcat (and whats about other servlet containers) take care
about Buffereing?
Furthermore are the streams provided by Tomcat synchronized?
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]