Antonio Petrelli wrote:
> 2008/5/13 cesto <
cesto@...>:
>
>> I'm trying to implement tiles on my webapp; I followed the tutorial on the
>> tiles site but I got an exception.
>> Any idea to correct it?
>>
>> The exception:
>> ^^^^^^^^^^^^^^^^^^^^^^^^
>> May 13, 2008 6:49:34 PM org.apache.tiles.jsp.taglib.RenderTagSupport
>> doCatch
>> SEVERE: Error during rendering
>> javax.servlet.jsp.JspException: TilesContainer not initialized
>>
>
> This is the cause of a major problem at startup.
> See the startup log and post it here.
>
> Antonio
>
>
I'v found out the error!!! It was in the tiles-defs.xml file.
Thanks
LuKe