You will get 2 elements with the same id in dom only if you do this
intentionally in code.
Tapestry will never do this for you.
I use this approach heavily in my code and don't have any problems with it.


On Thu, Sep 19, 2013 at 2:47 PM, Lance Java <lance.j...@googlemail.com>wrote:

> Whilst that might work, it will likely produce invalid dom. If the element
> has an id, there's a good chance you will have 2 elements on your page with
> the same id which us illegal.
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to