I want to create a group of checkbox ,but the user have the right to check just 3, each checkbox represent a criteria of research in my database(eg :if user check checkbox by priority I should concat this search criteria to my request SQL). I have done some research in the internet but I have just found examples with ajax ,I dont want to use it.And I want to know should I use selectBooleanCheckbox OR selectManyCheckbox Is there a simple example?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
JSF
Bean
Update: To print array values as mentioned in the example, you can have following util method
|
|||||
|
|
You should use |
|||
|
|