Doh!  I mean this definition:

        <definition name="layout.*.*" extends="myapp.homePage">
                <put-attribute name="content" value="/tiles/{1}.jsp" />
                <put-attribute name="title" value="{2}" />
        </definition>





stanlick wrote:
> 
> Thanks A -- 
> 
> If I have this tiles definition
> 
>               <action name="layout.*.*">
>                       <result>layout.{1}.{2}</result>
>               </action>
> 
> why is this definition request not found?
> 
> Unable to find the definition 'layout.core.Really_Weird_Title'
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2-and-Tiles-2.1.0-tp20402071p20465262.html
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to