XMLTask may well help you. It's designed to do this sort of thing. You can insert XML files into other XML files at any given point, which sounds like what you want to do.

http://www.oopsconsultancy.com/software/xmltask

Brian

[EMAIL PROTECTED] wrote:
We are already using the "token method" to insert one generated_web.xml
into our web.xml, but now we need to merge in another.  Of course the
token method doesn't work so well with more than one generated_web.xml as
all the servlets need to be above all the servlet-mappings.  Has this
wheel already been invented?

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
Brian Agnew                  http://www.oopsconsultancy.com
OOPS Consultancy Ltd         brian @ oopsconsultancy.com
Tel: +44 (0)7720 397526
Fax: +44 (0)20 8682 0012



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to