I am trying to use 2 checkboxes on my page and have one checked if the other is not. Specs say not to have both checked at the same time. However, that is where I am stuck. I have 2 checkboxes, but can check them both. How do I do one or the other? Code example would be awesome, as this is my first time writing Java code and have 0 experience or exposure!
Thanks!
Thanks!