> I was wondering what the proper solution should be and didn't find any
:\
>
> You can always add id attribute your self - this should work
>
> <s:hidden id="'hidden-'+%{#user.id}" name="userIds" value="%{#user.id}"
/>
> <s:select id="'groups'++%{#user.id}" list="groupList" name="groupIds"
> value="%{groupValues[#user.id]}" />
>
> but it means we shouldn't autogenerate IDs which can break few things :/
Every time I see those autogenerated IDs, I think this can be dangerous,
but it never bite me, so I did not spent time on it ;)
This Email was scanned by Sophos Anti Virus