Interesting.... apart from the Tiles-Plugin issue, is there any issue more to take in mind?

AFAIK, this is as configuring subapplications, i.e. files for a subapplication are found under a subdirectory, is this true?...... Or they just hang from the same documents root for any struts-config.xml file.

TIA,

Adolfo.




From: "Marino A. Jonsson" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Multiple Config files
Date: Tue, 9 Dec 2003 17:29:16 -0000

be aware, if you go down this road, that if you specify a tiles-plugin in
both configs - only the plugin in the first config will be initialized.

cheers,
Marinó

"vasudevrao gupta" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Yes ..u can have multiple config files in your application for each
> module ..
> you need to define them in web.xml file where you give the
> initialization paramter for "config" of your action servlet
> seperated by comma.
> <init-param>
> <param-name>config</param-name>
>
> <param-value>/WEB-INF/struts-config1.xml,/WEB-INF/struts-config2.xml</pa
> ram-value>
> </init-param>
>
> Cheers
> gupta
>
> -----Original Message-----
> From: Tiago Henrique Costa Rodrigues Alves
> [mailto:[EMAIL PROTECTED]
> Sent: 09 December 2003 18:18
> To: Struts Users Mailing List (E-mail)
> Subject: Multiple Config files
>
>
> Hi,
>
> I am working in a project with many developers,
> sometimes the developers need to change the struts-config.xml file at
> the
> same time (one developer needs to add a action-form and other developer
> needs to add a form-bean or even make some changes...)
>
> How can I add multiple config file support for struts??
> OFF-TOPIC : Does anyone know a cvs mailing list ?
>
> Thanks,
> Tiago Henrique C. R. Alves
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> Confidentiality Notice
>
> The information contained in this electronic message and any attachments
to this message are intended
> for the exclusive use of the addressee(s) and may contain confidential or
privileged information. If
> you are not the intended recipient, please notify the sender at Wipro or
[EMAIL PROTECTED] immediately
> and destroy all copies of this message and any attachments.





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


_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus



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



Reply via email to