Thanks.

Is t:container a special tapestry component?

On Sat, Nov 6, 2010 at 6:01 AM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Sat, 06 Nov 2010 07:27:20 -0200, Josh Kamau <joshnet2...@gmail.com>
> wrote:
>
>  Hi guys;
>>
>
> Hi!
>
>
>  I am trying to assemble a page using components. I am confused by the
>> options provided in various tutorials/book on the internet. I would
>> specifically like some information on how and where to use the following.
>>
>
> http://tapestry.apache.org/tapestry5.1/guide/layout.html
>
>
>  1. t:border and t:body
>>
>
> <t:border> doesn't exist (unless you create a component named Border).
> You've most probably read tutorials for Tapestry 4, which called 'border'
> what T5 calls 'layout'.
>
>  2. t:container
>>
>
> http://tapestry.apache.org/tapestry5.1/guide/templates.html
>
>
>  3. can i nest borders together?
>>
>
> Yes. They're ordinary components.
>
> If you need more help, post your questions. :)
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,
> and instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to