2008/7/21 Jerry Atrick <[EMAIL PROTECTED]>:
> SEVERE: Servlet.service() for servlet jsp threw exception
> javax.servlet.jsp.JspException: Unable to define definition for a container
> which does not implement MutableTilesContainer

By default, a non-mutable container is used. If you want to change
this behaviour, use this configuration parameter:
http://tiles.apache.org/config-reference.html#org.apache.tiles.factory.TilesContainerFactory.MUTABLE

HTH
Antonio

Reply via email to