components and add the found zone
to AjaxResponseRenderer to be updated after annotated function executed.
I think you got it backwards: you don't need to know the list of embedded
components: you need the list of parent components, going up until you
arrive at a Zone. For that, you can ge
Hello,
is there any way in Tapestry 5.4 to list all components embedded in a page
or component (defined in template file)?
The goal is to implement an annotation, @UpdateParentZone, that would
search for the first Zone in the parent components and add the found zone
to AjaxResponseRenderer to be u