2008/4/4, Lukasz Lenart <[EMAIL PROTECTED]>:
>
> Hi,
>
>
> >  <struts-config>
> >     <action-mappings>
> >         <action path="/baselayout"
>              forward=".tiles-defs"/>
> >   </action-mappings>
>
>
> >  tiles-defs.xml
>
>    <definition name=".tiles-defs" path="/jsp/baseLayout.jsp">



Good catch Lukasz! Now I remember that:
*Struts-Tiles does not support forward actions, only forwards inside normal
actions*

Antonio

Reply via email to