Re: How to inject component of the layout component into the page

2009-08-27 Thread Thiago H. de Paula Figueiredo
Em Thu, 27 Aug 2009 05:39:51 -0300, Sebastian HennebrŸüder escreveu: Hello, Hi! my page uses a layout component. The layout has my self made t:messages component to display messages. I need this component injected into the page as I want to return it as zone update. Tapestry keeps telling

Re: How to inject component of the layout component into the page

2009-08-27 Thread Kristian Marinkovic
have you tried returning the zone from a getter method within the layout component. this way any page that uses this layout should be able to return the desired zone. i think this could work with a block as well. g, kris Sebastian HennebrŸüder 27.08.2009 10:39 Bitte antworten an "Tapestry