Hi,

I don't clearly understand the use of the "t:" prefix (anyone can
correct me if I am wrong), but I think that's a good practice to
always use it when declaring a "t:type" and "t:id" parameters, like in
<a t:type="t:ActionLink" t:id="link" ></a>
For the other parameters, this is not necessary(i.e. declaring
"t:page" or "page" has the same effect).

On Mon, Jul 21, 2008 at 6:00 AM,  <[EMAIL PROTECTED]> wrote:
> I am using the new book on Tapestry 5 by Alexander Kolesnikov and I notice
> that there is a subtle difference between the Tapestry web Tutorial and what
> is in the book:
>
> <t:PageLink t:page="...
>
> <t:PageLink page="...
>
>
> I noticed that when doing
>
> <t:form t:id="...
>
> that the t: for id was required or my onSubmitXXX method was not called.
>
> Can someone please explain why "t:" is required for parameters and, if that
> is the case, why is it missing in examples in the Tutorial?
>
> Also, where is there anywhere I can see what tags are defined for TML and
> what they do.
>
> Thanks,
> p.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Atenciosamente,

Marcelo Lotif
Programador Java e Tapestry
FIEC - Federação das Indústrias do Estado do Ceará
(85) 3477-5910

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

Reply via email to