Thanks for replying. I'm calling my.homepage in following manner with in one of the <action> element of struts.xml:
<result name="input" type="tiles">my.homepage</result> And I have all the required/dependent commons-***.jar under WEB-INF/lib folder I don't know, what I'm missing??? Thanks again... Antonio Petrelli-3 wrote: > > 2007/10/18, talkative <[EMAIL PROTECTED]>: >> >> >> I am trying to integrate Tiles 2 (v 2.0.4) integration with Struts 2 ( >> v2.0.9) >> and I'm getting errors, following is the snippet: >> >> ______________________________________________________________________________________ >> org.apache.commons.logging.impl.Jdk14Logger error Error executing tag: >> Attribute 'header' not found. >> org.apache.tiles.TilesException: >> Attribute >> 'header' not found. > > > > How do you call the "my.homepage" definition? I cannot see a piece of > stacktrace that refers to rendering the definition... > > Antonio > > -- View this message in context: http://www.nabble.com/Tiles-2-%28v-2.0.4%29-with-Struts-2-%28v2.0.9%29-Integration-Issues-tf4644265.html#a13283678 Sent from the tiles users mailing list archive at Nabble.com.
