Delegate Component does not suit for me. This requires me to write any
blocks on my page

I would like the type to be implemented dynamically.

For example:

<div t:type="${myComponent}">

Thanks


2008/10/7 Thiago H. de Paula Figueiredo <[EMAIL PROTECTED]>

> Em Tue, 07 Oct 2008 09:28:58 -0300, Walid Iguer <[EMAIL PROTECTED]>
> escreveu:
>
>  Hi,
>>
>> I'm looking for a way to dynamically implement a "type" of Component.
>>
>> Do you have a solution?
>>
>
> Use blocks and the Delegate component:
> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Delegate.html
> .
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java consultant, developer, and instructor
> Consultor, desenvolvedor e instrutor em Java
> http://www.arsmachina.com.br/thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to