> Yes, you can use any number of struts-config files; there is a 
> servlet init parameter which accepts a comma-separated list.
> 
>        <param-name>config</param-name>
>        <param-value>
>              /WEB-INF/struts-config.xml,
>              /WEB-INF/admin/struts-config.xml,
>              /WEB-INF/approval/struts-config.xml,
> ...
> </param-value>
> 

is it an 1.1 feature or only available in later versions?

regards
leon



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

Reply via email to