Hi If you do not want to break the component design of 'someComponent', you should get a MultiZoneUpdate object from its containing page using an event. see triggerEvent on ComponentResources.
This way, your component will be reusable in different places. 2010/6/9 springinaction <martin.schnei...@porsche.co.at> > > I have the following scenario. > > I have a component on a page, that should be able to update zones on the > page class. > > SomePage > | > | > --- zoneA > | > | > --- zone B > | > --- someComponent > | > | > > On an action in someComponent (link or form submit) zoneA and zoneB need to > get updated without re-loading the entire page. Is there a way to do it? > -- > View this message in context: > http://old.nabble.com/MultiZoneUpdate-in-page-triggered-by-event-in-component-tp28828781p28828781.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Regards, Christophe Cordenier. Developer of wooki @wookicentral.com