Return-Path: X-Original-To: apmail-ofbiz-user-archive@www.apache.org Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ECAD44880 for ; Wed, 11 May 2011 17:24:33 +0000 (UTC) Received: (qmail 5783 invoked by uid 500); 11 May 2011 17:24:33 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 5767 invoked by uid 500); 11 May 2011 17:24:33 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 5759 invoked by uid 99); 11 May 2011 17:24:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 17:24:33 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of vbhansaly@gmail.com designates 209.85.161.44 as permitted sender) Received: from [209.85.161.44] (HELO mail-fx0-f44.google.com) (209.85.161.44) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2011 17:24:25 +0000 Received: by fxm15 with SMTP id 15so628168fxm.31 for ; Wed, 11 May 2011 10:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=GoJEbb2XHn8yruLhr/ZD1cahUZn7ynxjQPrjWLW0fIg=; b=aTgpWup2Qnpf12khFR9VTrQnNiJ+Cc4tEytG86GYOob6w8pyjoHycMwdjw/nGMyDmZ pqQmKlZU4OD0s5czDXERx4ewy+v+2jTi5ro3iiJGBIho+U6Ttz9oe34QloaH/8FjHKE+ jQZuJck1i2tm0cySR6CqBj7OfW3TnltkO398s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=C+oVPdQASasebETxWZH2ibTuiVpSzqoJ0Rem0gAMPjyH3mVgtbnXCFZUVYZtA7MXFE CVTSF7+s6mtJHi3Syu/UP+b4uqICU5jNWOn9ccCgnMS0u6zDWO+fmihUIXTWOOE3hxQ+ dv3mY75j7NmsD1S0T9RZsrRzplHDEV3jGyE/8= MIME-Version: 1.0 Received: by 10.223.45.25 with SMTP id c25mr1512265faf.99.1305134645525; Wed, 11 May 2011 10:24:05 -0700 (PDT) Received: by 10.223.144.193 with HTTP; Wed, 11 May 2011 10:24:05 -0700 (PDT) Date: Wed, 11 May 2011 22:54:05 +0530 Message-ID: Subject: compressHTML recommended configuration From: varun bhansaly To: ofbiz user Content-Type: multipart/alternative; boundary=000e0cd1f95aee3e8d04a30356f8 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd1f95aee3e8d04a30356f8 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm using ofbiz 10.04, whats the best & recommended way of enabling HTML whitespace compression. 1. Is it by uncommenting in widget.properties compress.HTML, OR 2. by specifying compressHTML context parameter in web.xml ? If yes, then would this need to be done for all web apps ? -- Regards, Varun Bhansaly --000e0cd1f95aee3e8d04a30356f8--