Thanks, I'll try that.

-----Original Message-----
From: Domingo A. Rodriguez S. [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 12:49 PM
To: Struts Users Mailing List
Subject: Re: Is it possible to nest Tiles layouts?



Something like this??

<definition name="common.pagina" page="/layouts/classicLayout.jsp">
<put name="title" value="Tiles 1.1 Dynamic Portal Example" />
<put name="header" value="/tiles/header.jsp" />
<put name="menu" value="common.pagina.menu" />
<put name="footer" value="/tiles/footer.jsp" />
<put name="body" value="/tiles/body.jsp" />
</definition>

Regards

 --- "Anderson, James H [IT]" <[EMAIL PROTECTED]> escribió: >
For example, I'd like to be able to reformat the content tile into a
> number of different layouts...
> 
> Thanks,
> 
> jim
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>  

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

---------------------------------------------------------------------
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]

Reply via email to