Hello there! If I have a page with a nested component, and let's say
my page has a property which will be provided by the component. So
let's figure that the page needs the selectedUser from the component?
Where and How in my page class can I access this attribute (before the
full page is rendered). And, when something is triggered on the
component, how can I update my page reference? Is
Tapestry.fireObservedChange used for this?

Thanks

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

Reply via email to