I have multiple projects which are to be hosted together in a Tomcat container, as they communicate and share resources. Each project is developed separately and has it own web.xml
Is there a way i can import individual project Web Application Deployment Descriptor (project-web.xml), into one web.xml and deploy.