2010/1/22 Shasha <sarada.i...@yahoo.com>:
>  How do you configure the StrutsTilesListener?
> web.xml
>
> <listener>
>
> <listener-class>org.apache.struts2.tiles.StrutsTilesListener</listener-class>
> </listener>

No context parameter? This means that it tries to load
/WEB-INF/tiles.xml by default.

> Where are Tiles definitions stored?
> there are stored in tiles.xml and the xml is avilable at the classpath.

It is not loaded, since, as mentioned above, the default file loaded
is /WEB-INF/tiles.xml

Antonio

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

Reply via email to