pon., 22 kwi 2024 o 22:40 Tellis, Wyatt
<wyatt.tel...@ucsf.edu.invalid> napisał(a):
> We’ve run into this issue as well.  Using the workaround of specifying the 
> location via:
>
> <context-param>
>      
> <param-name>org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG</param-name>
>      <param-value>/WEB-INF/tiles.xml</param-value>
> </context-param>
>
> doesn’t work.

You can specify all the files you are using by separating them by comma:
<param-value>/WEB-INF/tiles1.xml,/WEB-INF/tiles2.xml,/WEB-INF/tiles3.xml</param-value>


Regards
Lukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to