every element that does not have the jwcid attribute is treated as "normal" html - tapestry does not care too much about it.
every element that has jwcid is an indicator to tapestry that we're creating a tapestry component - so such html takes a very different lease of life as a tapestry component. On 8/9/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:
Hi all Its slightly off-topic, but I've been wondering about this for a while: why do we need to use "jwcid" to identify which elements in a form are to be treated as Tapestry components? Why not use the normal "name" and "id" identifiers used in HTML? Once again, I'm just curious, and sorry for disrupting the mailing list. We didn't have much traffic today either :) -- Cumprimentos, Rui Pacheco
-- Thanks, Karthik