Paul, you are aware that you can specify multiple configuration files, right? There isn't even a need to use XML entities, which I suspect isn't as well-known as it probably should be, and another poster pointed out that it presents some troubleshooting (or was it validation?) problems. I think multiple config files gives you what you want though.

http://struts.apache.org/userGuide/configuration.html#dd_config_servlet

David G. Friedman wrote:
 Paul,


See, after all these years, I really wanted was to
split files up. Modules don't gain me anything, do
they? I know (or I think) when Craig wrote Struts 0.x,
he had an action.xml which did something similar....
Now I could create file of just actions and use XML
ENTITIES to include them, but I never see people doing
that solution. Is it not well-known or frown upon?


I'd only heard once on this list about the XML entities trick.  Personally,
I'd prefer that one like that if I were creating anything large enough to
warrant breaking the configuration down into multiple files/modules. :)

Regards,
David


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



.


--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]

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

Reply via email to