The SeaJUG list is intended as a forum for the discussion of technical and practical issues related to the the use of the Java language, as well as announcements of meetings or other events that would be of interest to the SeaJUG community.
Postings of a commercial nature are expressly frowned upon. Continued posting eligibility is subject to adherence to the list charter.
HTTP protocol requires content length in the response header and therefore HTTPResponse usually counts it and sends it back as 'Content-Length' header value,
I'm pretty sure I could pull this off with a Servlet Filter (http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/Filter.html) which would put a