Example in web.xml

      <param-name>config</param-name>
      <param-value>struts-default.xml,struts-config1.xml</param-value>

Now, above may cause naming collision.
Thus, name actions may be like mod1_ActionsOfModule1.do

Other way is struts modules...



Parthasarathy Kesavaraj wrote:

> Is it possible to have more than one struts-config.xml..If that so how to
> give entry for second struts-config.xml(Say struts-config1.xml).
> Thanks in advance..
> Regards
> Partha
>
> ---------------------------------------------------------------------
> 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