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

Reply via email to