Nope, this is not possible. What are you trying to do?

On Sun, Aug 8, 2010 at 4:28 PM, Christian Koller
<christian.kol...@net-m.ch>wrote:

> Hi
>
> With the annotation @Component I can inject components which are defined in
> the component's template, for example:
> @Component(id="myComponent")
> private ActionLink link;
>
> Is there a way to inject a component from the parent component? Something
> like:
> @Component(id="../myComponent")
> private ActionLink mark;
>
> Thank you
> chris
>
>
>
>


-- 
Best regards,

Igor Drobiazko
http://tapestry5.de

Reply via email to