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]

Reply via email to