Oooh. I like that. That works relatively well so far, although it's not
picking up on my secondary tiles-defs.xml file.

Preston

>>> [EMAIL PROTECTED] 10/11/2005 2:26:22 PM >>>
From: "Preston CRAWFORD" <[EMAIL PROTECTED]>

> I've done this in the past. Used modules to logically (and for the
sake
> of having sane config files) break up these config files. However
I'm
> wondering if anyone avoids using modules and maybe merges the files
> using ANT or something?

You can have multiple Struts config files without using modules:
   http://www.mail-archive.com/user@struts.apache.org/msg32270.html 

http://struts.apache.org/api/org/apache/struts/action/ActionServlet.html

config - Comma-separated list of context-relative path(s) to the XML 
resource(s) containing the configuration information for the default
module. 
(Multiple files support since Struts 1.1) 
[/WEB-INF/struts-config.xml].

-- 
Wendy Smoak 


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


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

Reply via email to