In Struts 1.1 B3 your can put all your strut config files in one line with coma separated.
Dont know about web.xml, sorry -D ----- Original Message ----- From: "Amit Keshav Kulkarni" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 10:51 PM Subject: Merging struts-config.xml files for different modules.. Hi I have a project with multiple modules. Development of the various modules and unit testing is done by different teams and each is having its own web.xml and struts-config.xml files. While integrating I need to merge all the web.xml and struts-config.xml files.. I dont want to do this merging manually. If someone is having some utility do this, it would be highly useful. Or any ideas on doing it the smart way ?? Thanks in advance. Amit -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

