RE: Contains a child component with id

2013-06-12 Thread Nomen Nomanum
Thanks Lava! :) > Date: Wed, 12 Jun 2013 15:38:40 +0100 > Subject: Re: Contains a child component with id > From: lance.j...@googlemail.com > To: users@tapestry.apache.org > > You can't have 2 components on the page with the same id. > > Use eventlink instead of th

Re: Contains a child component with id

2013-06-12 Thread Lance Java
You can't have 2 components on the page with the same id. Use eventlink instead of the deprecated actionlink. Both links can then have the same event. On 12 Jun 2013 15:29, "Nomen Nomanum" wrote: > Hi! I have implemented following scenario: > > based on the following result > > public boolean ge