Hi All, I use a layout/border component to define the general look and feel of my page. This layout consists of other embedded components. Depending on certain events in the main body (i.e.the <t:body/> bit), some of the embedded components in the layout component need to be refreshed/rerendered.
What would be the appropriate way to do this? Can I generate an event for that? Thanks Erik
