On Sat, 06 Nov 2010 08:23:53 -0200, Josh Kamau
wrote:
Thanks.
Is t:container a special tapestry component?
No. Tapestry treats some tags specially (, , etc),
but anything else is treated as a component name. Tapestry treats every
component the same way, making no distiction between the
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
> wrote:
>
> Hi guys;
>>
>
> Hi!
>
>
> I am trying to assemble a page using components. I am confuse
On Sat, 06 Nov 2010 07:27:20 -0200, Josh Kamau
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://t
Hi guys;
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.
1. t:border and t:body
2. t:container
3. can i nest borders together?
Gat