Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 85157 invoked from network); 11 May 2007 18:58:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2007 18:58:47 -0000 Received: (qmail 1621 invoked by uid 500); 11 May 2007 18:58:30 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1597 invoked by uid 500); 11 May 2007 18:58:30 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 1577 invoked by uid 99); 11 May 2007 18:58:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 11:58:29 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of marcus.milanez@diebold.com designates 208.228.181.118 as permitted sender) Received: from [208.228.181.118] (HELO diebold.com) (208.228.181.118) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2007 11:58:20 -0700 Received: from ([10.9.55.61]) by mailgate2.diebold.com with ESMTP id 5502098.60511871; Fri, 11 May 2007 14:57:18 -0400 Received: from USNCEX51.ad.diebold.com ([10.9.55.37]) by USNCEXCN02.ad.diebold.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 11 May 2007 14:57:17 -0400 Received: from brspex03.ad.diebold.com ([10.151.20.73]) by USNCEX51.ad.diebold.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 11 May 2007 14:57:16 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RES: Tomcat 6 trimDirectiveWhitespaces Date: Fri, 11 May 2007 15:56:13 -0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Tomcat 6 trimDirectiveWhitespaces Thread-Index: AceT+Y99R/GvFKIrSE+VwtkRzq4lDgAApuNwAABjZ2AAAA8L0A== From: "Milanez, Marcus" To: "Tomcat Users List" X-OriginalArrivalTime: 11 May 2007 18:57:17.0475 (UTC) FILETIME=[3217DF30:01C793FE] X-Virus-Checked: Checked by ClamAV on apache.org =20 I mean <%@ page trimDirectiveWhitespaces=3D"true" %> ... Using false it shouldn't work anyway! -----Mensagem original----- De: Milanez, Marcus=20 Enviada em: sexta-feira, 11 de maio de 2007 15:55 Para: 'Tomcat Users List' Assunto: Tomcat 6 trimDirectiveWhitespaces Hi, Do I need something else besides declaring <%@ page trimDirectiveWhitespaces=3D"false" %> to have my page's white spaces trimmed? This directive doesn't seem to work at all... Thanks in advance, Marcus --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org