wt., 10 gru 2019 o 15:29 Emi <em...@encs.concordia.ca> napisał(a):
>    <context-param>
>        <param-name>
> org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG
>        </param-name>
>        <param-value>
>           /WEB-INF/tiles/menu/tiles-menu.xml
>        </param-value>
>     </context-param>

Please use "org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG"
as this has changed in Tiles 3 - also

> As from Struts 2.3.28, the plugin automatically loads all Tiles definitions 
> matching the following pattern tiles*.xml - you don’t have to specify them 
> via org.apache.tiles.definition.DefinitionsFactory.DEFINITIONS_CONFIG in 
> web.xml, but you can use this option if your application is going to work in 
> restricted servlet environment e.g. Google AppEngine. In such case, 
> definitions will be read from the provided init-param


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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

Reply via email to