Other code is normal html code. I will show you the code of the link click @OnEvent("selectComponent") public void selectComponent(ShotComponent component) { selectedComponent = component; ajaxResponseRenderer.addRender("zoneComponent", zoneComponent); }
I have tried to put in the link in the inner zone and to use the special ^ but the effect is the same, the outer component is updated as well and then the fact that I have placed the normal id on the inner zone is becoming the problem because once it is refreshed the links is broken, if I remove the normal id it works but still the outer zone is updated somehow.... I am really confused with this :) cheers -- View this message in context: http://tapestry.1045711.n5.nabble.com/Zone-within-a-Zone-problem-tp5714194p5714219.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