2008/2/19, Zbigniew Reszela <[EMAIL PROTECTED]>:
>
> But when I try to open my app in browser there is only blank page and
> Tomcat catch exception: javax.servlet.jsp.JspException: TilesContainer
> not initialized.



This page:
http://tiles.apache.org/tutorial/basic/pages.html
has a not valid tiles-defs.xml example. you have to create the
<tiles-definitions> root element, that will contain the <definition>
element.

HTH
Antonio

Reply via email to