Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 17874 invoked from network); 6 Aug 2004 18:57:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Aug 2004 18:57:59 -0000 Received: (qmail 87182 invoked by uid 500); 6 Aug 2004 18:57:52 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 87131 invoked by uid 500); 6 Aug 2004 18:57:51 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 87116 invoked by uid 99); 6 Aug 2004 18:57:51 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [64.233.170.205] (HELO mproxy.gmail.com) (64.233.170.205) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 06 Aug 2004 11:57:48 -0700 Received: by mproxy.gmail.com with SMTP id 74so69521rnl for ; Fri, 06 Aug 2004 11:57:46 -0700 (PDT) Received: by 10.38.24.64 with SMTP id 64mr300870rnx; Fri, 06 Aug 2004 11:57:46 -0700 (PDT) Message-ID: Date: Fri, 6 Aug 2004 11:57:46 -0700 From: Craig McClanahan To: Jakarta Commons Users List Subject: Re: commons compress question In-Reply-To: <001a01c47be2$a1ce6560$a8739951@oemcomputer> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <0174785F7860994E9B438F7D7A3E5935039CD228@EMGMLP3.essenttrading.nl> <001a01c47be2$a1ce6560$a8739951@oemcomputer> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Fri, 6 Aug 2004 19:24:37 +0100, Stephen Colebourne wrote: > ----- Original Message ----- > From: "Laat, Harm de" > > I pulled compress out of the CVS tree and created a jar. I found some test > > files in the CVS source. But I don't see a simple zip / unzip example > there. > > > > > > Is there something like that available? > > commons compress has a current status of classes unreleased and without > community. AFAIN, there are no examples available. > > Stephen > Tomcat includes an example Filter that does on the fly compression if the client indicates that it supports decompression, and the response is over a (configurable) size minimum. See the sources in "${tomcat.home}/webapps/servlet-examples/WEB-INF/classes/compressionFilters" Craig --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org