Hi,
I have a jar file, that contains a struts-config.xml.
Is it possible to set the init parameter in web.xml, that struts find this
struts-config file?
<init-param>
<param-name>config</param-name>
<param-value>???</param-value>
</init-param>
Regards,
Frank
- Re: struts-config.xml in jar file Otto, Frank
- Re: struts-config.xml in jar file Joe Germuska

