Hi,

you may have a 'Baseversion' of your webpage
containing all the fields/parts that will change enclosed
between @ and @ and work with filter

then copy the generated page to your webserver

that's what we do here

see -> AntManual / CoreTasks / Filter

Appending new lines to your Baseversion/webpage with
<echo file="..." append="true"> .... </echo>
as already mentionend by James Fuller.

Regards, Gilbert 



-----Original Message-----
From: Karunakar Chatla [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 13, 2005 2:26 PM
To: Ant Users List
Subject: Re: Queries on using ANT

Thanks for the help.

For 2nd query :

We need to build some of the components in the system and publish the
build
information, like, Release Number, Build Number, Components affected on
a
web page. There exists a web page and we have to update that web page
each
time the build is performed. Also have to preserve the history of the
previous builds.
How can we update that web page from ANT? Is there any task defined to
perform this action?

Your suggestion helps lot in deciding our approach.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to