Thank you so much Kris for your answer.
The Tapestry 5 BeanEditor source code gives some kind of vertigo, but
I will look at it, in order to better understand what you mean.
In the meantime, I had another idea: using some .tml inside my
component with a and statements inside that nest some
/...
hi,
you cannot create T5 components dynamically but you can simulate it
:)
you can define Blocks with any (nested) T5 components and HTML fragments
that can be re-used multiple times to render a page.
take a closer (source code) look at the BeanEditor. it creates input
fields
for every p