Dear experts,

I'm looking for a way to efficiently process data using a Servlet Filter. I have come up with the following solution


class PipedWrapper - ServletResponseWrapper wraps a...