Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 63377 invoked from network); 4 Jul 2006 04:36:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jul 2006 04:36:15 -0000 Received: (qmail 62597 invoked by uid 500); 4 Jul 2006 04:36:10 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 62560 invoked by uid 500); 4 Jul 2006 04:36:10 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 62549 invoked by uid 99); 4 Jul 2006 04:36:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jul 2006 21:36:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [202.144.125.181] (HELO smtp.xius.org) (202.144.125.181) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jul 2006 21:36:09 -0700 Received: from karthik (karthik.xius.ltd [192.168.150.185]) by smtp.xius.org (8.12.8/8.12.8) with SMTP id k644Shp0018542 for ; Tue, 4 Jul 2006 09:58:43 +0530 From: "karthik" To: Subject: RE: Ant JSP Compilation Please. Date: Tue, 4 Jul 2006 10:04:13 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi form I had alook at Tomcat5's Ant build technique for JSP compilation =20 and could not figure how to configure the build.xml for file / folder = based compilation Can some body give some ant code snippet for the following 1)Able to compile a single argumented "Jsp" file. 2)Able to Compile a single folder Argumented "Jsp" folder. =20 3)Able to Compile a multiple folder Argumented "Jsp" folder. with regards Karthik =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org