webxml-mergetool Purpose: Takes an existing web.xml deployment descriptor (original file) and a web.xml fragment (merge file) and inserts those elements of merge file which are not already in original file into original file and save the combined content in destination file. Usage: The tool acts as an ANT task. At beginning of build.xml: To use add at appropriate location: Eventually followed by