Is anyone familiar with this class? On Mon, 2002-11-11 at 11:14, Paul Hunnisett wrote: > I have been examining the source code for > org.apache.catalina.util.ssi.ServletOutputStreamWrapper and I discovered > a writeTo() method that writes the current buffer to the OutputStream. > What I can't quite see is how this method would be called. It is not > part of the servlet spec, so the web application won't be calling it. > So I assume that the server calls it, but how does the server know when > to write the buffer out? > > Any information would be appreciated. > > Paul Hunnisett > > > > > > -- > To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org> >
-- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>