http://jakarta.apache.org/ant/ant_in_anger.html
This tells you how to do an XML document include inside another XML document. I believe you could do this with the struts-config.xml? It under Tips and Tricks. Steve ----- Original Message ----- From: Bryan P. Glennon Sent: Tuesday, March 19, 2002 10:02 AM To: [EMAIL PROTECTED] Subject: struts-config and include Is there a way to include another XML file within the struts-config file? I have tried using entity references but they always fail (null pointer exception when struts-config is being parsed.) The file is getting a big large and I want to split it into several smaller ones. Any ideas? Thanks, Bryan -- Bryan Glennon (mailto:[EMAIL PROTECTED]) BPG Consulting, Inc. (http://www.bpgc.com) Tech Question? (mailto:[EMAIL PROTECTED]) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

