Can somebody please help me to create a mandatory radio button in JSP?
Idea is to prompt the user to check the radio box when he parses through the page, and once he checks either of the radio button (Yes or No) we capture the value and save it to Db.
By default radio should be blank it should be blank.