2007/8/5, Dave <[EMAIL PROTECTED]>:
> On 8/4/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote:
> > > So I downloaded 2.0.9. First, I found that the old Tiles listener
> > > "org.apache.tiles.listener.TilesListener" is gone.
> >
> > Wrong, it has been renamed to org.apache.tiles.web.startup.TilesListener.
>
> Thanks. I changed my web.xml accordingly. Unfortunately that did not
> fix the problem.
>
>
> > > DEBUG 2007-08-03 17:34:03,725 BasicTilesContainer:render - Dispatching
> > > to definition path '/WEB-INF/jsps/tiles/tiles-simplepage.jsp '
> > > ERROR 2007-08-03 17:34:05,180 RoleSecurityTagSupport:doEndTag - Error
> > > executing tag: Attribute 'head' not found.
> >
> > Err... did you upgrade your Tiles definitions files and JSP pages?
>
> Yes.

I meant, did you upgrade the Tiles definition files and JSP pages to
the final version?
I noticed that you used an old version of the Tiles 2.0 definition files DTD.
See the new structure at:
http://tiles.apache.org/framework/tiles-core/dtddoc/index.html
and
http://tiles.apache.org/framework/tiles-jsp/tlddoc/index.html

HTH
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to