Ray, Do you have an example of your tile definitions and stub pages I can look at?
Regards, David -----Original Message----- From: Ray Madigan [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 19, 2004 6:05 PM To: 'Struts Users Mailing List' Subject: Tiles Question I am trying to pass an attribute to a tile as follows: <tile:insert ... <tile:put name='offer' beanName='${foo.name}' beanScope='request'/> ... </tile:insert> And foo.getName ( ).equals ( "Adventure" ) And I have verified a requestAttribute was added. in the tile when i do <tile:importAttribute name='offer'/> I get the message importAttribute : property 'offer' not found in context. Check tag syntax' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]