From user-return-39695-apmail-ant-user-archive=ant.apache.org@ant.apache.org Tue Jan 06 06:34:26 2004 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 67203 invoked from network); 6 Jan 2004 06:34:26 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 Jan 2004 06:34:26 -0000 Received: (qmail 82773 invoked by uid 500); 6 Jan 2004 06:33:56 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 82745 invoked by uid 500); 6 Jan 2004 06:33:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 82728 invoked from network); 6 Jan 2004 06:33:56 -0000 Received: from unknown (HELO rwcrmhc13.comcast.net) (204.127.198.39) by daedalus.apache.org with SMTP; 6 Jan 2004 06:33:56 -0000 Received: from nicki.visi.com (c-24-118-224-155.mn.client2.attbi.com[24.118.224.155]) by comcast.net (rwcrmhc13) with SMTP id <2004010606340601500p0mdge>; Tue, 6 Jan 2004 06:34:07 +0000 Message-Id: <5.2.1.1.0.20040106003308.02ac4df0@shell.visi.com> X-Sender: hoju@shell.visi.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Tue, 06 Jan 2004 00:34:04 -0600 To: "Ant Users List" From: Jacob Kjome Subject: Re: Generate Multiple Files from Single XML Source with XSLT Task In-Reply-To: <20040106040218.96482.qmail@web40101.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N See the xmltask at... http://www.oopsconsultancy.com/software/xmltask.html The recent announcement of version 1.9 on this list had an example of exactly what you are looking for. Look it up in the archives. Jake At 08:02 PM 1/5/2004 -0800, you wrote: >We have one XML file from which I would like to generate multiple JSPs >during the build process. For example, from the following XML: > > > Thing1 > Thing2 > Thing3 > > >I would like to generate: > >Thing1.jsp: > > >

Thing1

> ... > > >Thing2.jsp: > > >

Thing2

> ... > > >And so on. > >Has anyone done anything like this? > >Thanks, >Dhruva > >__________________________________ >Do you Yahoo!? >Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes >http://hotjobs.sweepstakes.yahoo.com/signingbonus > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org