From ant-user-return-7276-apmail-jakarta-ant-user-archive=jakarta.apache.org@jakarta.apache.org Tue May 01 16:09:36 2001 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 6872 invoked by uid 500); 1 May 2001 16:09:28 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 6848 invoked from network); 1 May 2001 16:09:25 -0000 Message-ID: <8FA44E9F2816D51198C000D0B78ED22D106B55@bstreet.marrakech.com> From: "M.A.Dunphy" To: "Ant-User (E-mail)" Subject: Can ant do something for each file in a fileset Date: Tue, 1 May 2001 17:07:08 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0D258.C5A9ABC0" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0D258.C5A9ABC0 Content-Type: text/plain; charset="iso-8859-1" Hi all, I'd like to compile my jsp pages to make sure that they are correct with respect to the other java code. I'm using the weblogic server which does have a JSP compiler. Unfortunately this compiler appears not to understand the concept of a webapp but rather it compiles a single file at a time. I cant see it working but I'll ask..Would it be possible to get a java command to be invoked for each .jsp file derived from a fileset or something similar. What I'm getting at is that I dont want to explicilty tell ant what JSPs to compile? Thanks for any help Mick PS: We dont really want to use another jspc as this will all be running under weblogic... ------_=_NextPart_001_01C0D258.C5A9ABC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Can ant do something for each file in a fileset

Hi all,

I'd like to compile my jsp pages to = make sure that they are correct with respect to the other java code. = I'm using the weblogic server which does have a JSP compiler. = Unfortunately this compiler appears not to understand the concept of a = webapp but rather it compiles a single file at a time. I cant see it = working but I'll ask..Would it be possible to get a java command to be = invoked for each .jsp file derived from a fileset or something similar. = What I'm getting at is that I dont want to explicilty tell ant what = JSPs to compile?

Thanks for any help

Mick

PS: We dont really want to use = another jspc as this will all be running under weblogic...

------_=_NextPart_001_01C0D258.C5A9ABC0--