Re: tiles defs file

2007-08-09 Thread Antonio Petrelli
2007/8/9, j alex <[EMAIL PROTECTED]>: > > Also, if you dont specify any path for the tiles def ; it default to > WEB-INF/tiles.xml (Tiles 2.0.4 onwards i guess) It's the default even on Struts-Tiles Antonio

Re: tiles defs file

2007-08-09 Thread j alex
> > > > in my struts.xml but now I don't know how to configure the tiles defs > file > > and any other step I missed. > > > > PS: Where should I put the former element so that the > > application knows where is my tiles defs file ? > > >

Re: tiles defs file

2007-08-09 Thread Antonio Petrelli
struts2.tiles.StrutsTilesListener" and I added the > > > > in my struts.xml but now I don't know how to configure the tiles defs file > and any other step I missed. > > PS: Where should I put the former element so that the > application knows wh

tiles defs file

2007-08-09 Thread George Dadulescu
in my struts.xml but now I don't know how to configure the tiles defs file and any other step I missed. PS: Where should I put the former element so that the application knows where is my tiles defs file ? Thanks.