Here I am !

I submited a patch for this in 
http://issues.apache.org/bugzilla/show_bug.cgi?id=31034

They're is no *pretty* doc on this (tutorial or sample) but you can look at 
bugzilla comments for simple usage :

wildcard in struts-config.xml :

<action path="/Test*"
        forward="tiles:test.{1}"/>

wildcard in tiles-defs.xml :

<definition name="tiles:test.*" path="/testlayout.jsp">
    <put name="testName" value="{1}"/>
    <put name="def" value="tiles:another.definition.{1}" type="definition"/>
</definition>



----- Original Message ----- 
From: "Julio Cesar C Neto" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, November 23, 2004 10:55 AM
Subject: RES: tiles wilcard?


>   Yeah , I know and thatīs exactly what would like to have with tiles.
> Iīve been searching the old messages and found that once Nicolas de loof
> developed such a patch but it does not come with *any* documentation.
>
> Hey, Nicolas, are you there?
>
>
> Julio Cesar
>
> -----Mensagem original-----
> De: news [mailto:[EMAIL PROTECTED] Em nome de Vic
> Enviada em: segunda-feira, 22 de novembro de 2004 16:17
> Para: [EMAIL PROTECTED]
> Assunto: Re: tiles wilcard?
>
> You can do wild cards in struts-config, if that helps.
> Tiles has a diferent mechanisam to repeat.
> .V
>
> Julio Cesar C Neto wrote:
> > Hi,
> >
> >    I would like able to use wildcards in the tiles-defs.xml. Is that
> > possible? Is there any patch?
> >
> >
> > Julio Cesar
> >
> >
>
>
> ---------------------------------------------------------------------
> 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]
>


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


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

Reply via email to