Here Bejoy
Go like this and there is <fileset> task from Ant
Using this you can include or exclude certain files.
You will get it on net.
Hope this helps you
<copy todir="${CATALINA_HOME}\jade\WEB-INF">
<fileset dir="E:\jade help\WEB-INF"/>
</copy>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
