Got a little problem with a Seam application I\'m working on and I was wondering if anyone knows a way round it. I\'ve got a form in my application that uses AJAX to show c
Have you tried use facelets?
That will allow you to assing your own ids ie:
me:labelKeyThingo can then use the id=#{labelKey} to make a unique label. Here is an example facelet called m:textPassword from my bad code:
It is used thusly: