Hey All - This is driving me nuts!
I have a tile defined as: -- <definition name="tiles.content.common.downloadHeader" path="/jsp/tiles/content/common/downloadHeader.jsp"> <put name="category" type="string" /> </definition> -- And in my JSP code I am trying to include it by going: -- <tiles:insert template="tiles.content.common.downloadHeader"> <tiles:put name="category" value="Webpage" /> </tiles:insert> -- And all I get back is: -- Can't insert page 'tiles.content.common.downloadHeader' : /jsp/tiles/content/webpage/tiles.content.common.downloadHeader -- But it's a tile? I can't see what I am doing wrong TIA. Mark Web Application Developer Hitachi Data Systems Corporation HITACHI Inspire the Next 4/441 St Kilda Rd Melbourne 3004 Email: [EMAIL PROTECTED] Desk: +61 3 9281 9215 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]