As embarassing as it is to admit, the error was a pure operator type error. There was an <action-mappings> element missing in the second config file. I was actually taking one config file apart and splitting it into two to demonstrate this feature. Why the error complained about a missing </struts-config>, I'm not sure.
Anyway, the feature works as expected. Sorry for the distraction. Back to your regularly scheduled program... chuck > > From: Rick Reumann <[EMAIL PROTECTED]> > Date: 2003/03/12 Wed PM 04:15:53 EST > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Subject: Re: Specifying comma-delimted Struts Config Files > > On Wed, 12 Mar 2003 16:00:46 -0500 > Chuck Cavaness <[EMAIL PROTECTED]> wrote: > > > Is anyone using the feature of the framework where you can specify > > multiple configuration files in the web.xml: > > Sorry I can't help Chuck, since I'm not using multiple config.xml's. > I'd like to start using them though, so when you figure what the problem > is could you please post the solution (since I'm sure I'll run across it > as well). > > > Thanks, > > -- > Rick Reumann > > --------------------------------------------------------------------- > 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]

