On 07/28/2011 04:36 PM, [email protected] wrote:
Try removing the return after "t1.xml,"
No. That does not work! Still cannot find t2.xml! How!
Emi
From: Dave Newton<[email protected]>
To: Struts Users Mailing List<[email protected]>,
[email protected]
Date: 07/28/2011 03:30 PM
Subject: Re: how web.xml load several tile files?
Did you try the tiles list?
Dave
On Jul 28, 2011 4:28 PM, "Emi Lu"<[email protected]> wrote:
Good afternoon,
Tiles2.2.2 + struts2.2.3.
Web.xml
=============
<context-param>
<param-name>
org.apache.tiles.impl.BasicTilesContainer.DEFINITIONS_CONFIG
</param-name>
<param-value>
/WEB-INF/tiles/t1.xml,
/WEB-INF/tiles/t2.xml
</param-value>
</context-param>
Only t1.xml is found; but t2.xml cannot be found.
Can someone tell why? If this way does not work, how to load several
tile files?
Thanks a lot!
Emi
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Emi Lu, ENCS, Concordia University, Montreal H3G 1M8
[email protected] +1 514 848-2424 x5884
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]