Hello, I have a component I want to inject two times in the same page. I want to display a block when clicking on an edit button. With one component no problem. With two components when I click on the edit button of my second component, it's the block of the first component which is displayed.
The strange thing is that another link works fine, I can which didn't work before adding clientId. But with my other zone 'configZone' I can't use clientId, I get an exception. How can I correct that ? I join my tml and java files. http://www.nabble.com/file/p22988449/SportTopOdds.java SportTopOdds.java http://www.nabble.com/file/p22988449/SportTopOdds.tml SportTopOdds.tml -- View this message in context: http://www.nabble.com/Problem-using-many-times-the-same-component-on-one-page-tp22988449p22988449.html Sent from the Tapestry - User mailing list archive at Nabble.com.