Should I manually buffer my streams I get from the servlet-container? 2006-12-15 - By Clemens Eisserer
Back 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?
Thank you in advance, lg Clemens
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|