Just use comma seperated file names; e.g.

<servlet>
  <servlet-name>go</servlet-name>
 
<servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
  <init-param>
    <param-name>config</param-name>
   
<param-value>/WEB-INF/struts-config.xml,/WEB-INF/struts-config2.xml</param-value>
  </init-param>

...etc

bye-Ben


--- "Krishna Srinivasan, ISDC Chennai"
<[EMAIL PROTECTED]> wrote:

> 
> HI,
>  In my project i want to use multiple
> struts-config.xml file.
>  how to use? i know struts 1.1 supports multiple
> struts config files.
> 
>  can anyone help me in this problem?
> 
> 
> 
> Regards,
> Krishna Srinivasan.
> HCL Technologies Ltd.
> Insurance Solutions Development Center (ISDC).
> 
>
----------------------------------------------------------------------------
>
----------------------------------------------------------------------------
>
----------------------------------------------------------------------------
> ----------------------
> 
> Disclaimer:
> 
> This message and any attachment(s) contained here
> are information that is
> confidential, proprietary to HCL Technologies and
> its customers. Contents
> may be privileged or otherwise protected by law. The
> information is solely
> intended for the individual or the entity it is
> addressed to. If you are not
> the intended recipient of this message, you are not
> authorized to read,
> forward, print, retain, copy or disseminate this
> message or any part of it.
> If you have received this e-mail in error, please
> notify the sender
> immediately by return e-mail and delete it from your
> computer.
>
----------------------------------------------------------------------------
>
----------------------------------------------------------------------------
>
----------------------------------------------------------------------------
> ----------------------
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to