2007/8/4, Dave <[EMAIL PROTECTED]>: > We've been on Struts 2.0.6 and a Tiles 2.0 pre-release > (2.0-20070207.130156-4) for a while now in the Roller trunk. After > seeing the recent news about XSS dangers we decided to upgrade to > 2.0.9. before we make our next release. > > 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. > 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. > org.apache.tiles.TilesException: Attribute 'head' not found. > at > org.apache.tiles.jsp.taglib.InsertAttributeTag.render(InsertAttributeTag.java:112) > at > org.apache.tiles.jsp.taglib.RenderTagSupport.execute(RenderTagSupport.java:171) Err... did you upgrade your Tiles definitions files and JSP pages? Anyway here is the place to look: http://tiles.apache.org/ Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]