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!

Boolean checkbox

843844Nov 10 2008 — edited Nov 10 2008
Hi all, i have a little problem in my jsf page by using the checkbox form.
I put them at the start of every row in a table, and i want that when i click one of them the others disappear from the page.

I tried to use the rendered attribute in the h:selectBooleanCheckbox by placing a boolean flag and set it true or false in a method invoked by the onclick attribute, but it doesn't work.

Some help please?

thx in advance.
Michele
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2008
Added on Nov 10 2008
3 comments
180 views