Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

selectManyCheckbox set unique ID

843844Jul 19 2007 — edited Jul 20 2007
Hi everybody,

I have a problem for getting, a specific Checkbox in my page.
I explain me :

I create a list of 20-30 checkbox in my page by using <html:selectManyCheckbox/>

if I write a Id : <html:selectManyCheckbox id="foo"/>

In the generated code I get the attribute name called "foo" but no attribute Id

And I realy need a unique Id for all those checkbox. Is there a way to get it ?

Thx a lot
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2007
Added on Jul 19 2007
5 comments
74 views