Re: Ant Build.xml file
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Susan, Susan Richards wrote: > How would I add to the build.xml file so that when ant builds it, it > creates this code in my web.xml file? > > > 404 > /404.html > Why not simply add it to web.xml permanently? If you really do need to do it o
Ant Build.xml file
How would I add to the build.xml file so that when ant builds it, it creates this code in my web.xml file? 404 /404.html Not sure if this is an element or something else and what to add it under.