--- Mansour <[EMAIL PROTECTED]> wrote:
> but it seems to me that I have to configure it for 
> each single page which doesn't make sense to me. 

Every result that is a tile will have a corresponding
tile definition, otherwise how else would it know what
the tile was?

> <tiles-definitions>
>   <definition name="homeTiles"
>               template="/pages/layout/layout.jsp">
>     <put name="title" value="Home"/>
>     <put name="header"
>          value="/pages/layout/header.jsp" />
>   </definition>
> </tiles-definitions>
> 
> in /pages/layout/layout.jsp :
> 
>     <tiles:insertAttribute name="body"/>

Where do you define "body"?

d.



 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

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

Reply via email to