Re: MutableTilesContainer error

2007-08-23 Thread Pavel Sapozhnikov
Well we feel that this tiles.xml will just get insanely big. Is there a way to like separate the concerns with that tiles.xml? On 8/23/07, j alex <[EMAIL PROTECTED]> wrote: > > Why would you want to have it as a jsp and not a tile definition ? . I > don't > know the internals, but would tags work

Re: MutableTilesContainer error

2007-08-23 Thread j alex
Why would you want to have it as a jsp and not a tile definition ? . I don't know the internals, but would tags work without defined? On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote: > > Hey yeah I am using Tiles2. So this error only happens when I in > struts.xmlI point NOT to a definit

Re: MutableTilesContainer error

2007-08-23 Thread Pavel Sapozhnikov
Hey yeah I am using Tiles2. So this error only happens when I in struts.xmlI point NOT to a definition but to a jsp like this (notice no type there): /WEB-INF/jsp/tiles/login/login_entry- tile.jsp This is the contents of login_entry-tile.jsp: <%@ taglib uri="http://tiles.ap

Re: MutableTilesContainer error

2007-08-23 Thread j alex
Please paste relevant portions on your web.xml, tiles-config and struts xml files , so we can take a better look . I'm assuming you are using Tiles 2along with Struts 2 . On 8/23/07, Pavel Sapozhnikov <[EMAIL PROTECTED]> wrote: > > Hello everybody. I am getting this error when I am trying to use t

MutableTilesContainer error

2007-08-23 Thread Pavel Sapozhnikov
Hello everybody. I am getting this error when I am trying to use tiles in struts2. If anybody could help that would be terrific. Any input will be greatly appreciated. Thank you. javax.servlet.ServletException: Unable to define definition for a container which does not implement MutableTilesContai

MutableTilesContainer error

2007-08-22 Thread Pavel Sapozhnikov
Hello everybody. I am getting this error when I am trying to use tiles in struts2. If anybody could help that would be terrific. Any input will be greatly appreciated. Thank you. javax.servlet.ServletException: Unable to define definition for a container which does not implement MutableTilesContai