My question has to do more with JSP so I hope it is allowed here.
I have a form with over 40 sets of radio buttons. Without having a million if/else statements, I need to return the values selected for each set of radio buttons, check the status and show checked on the correct one. I I found code here but it seems awfully complicated. Is there a better way? Thanks, and sorry if this isn't quite appropriate here.
I have a form with over 40 sets of radio buttons. Without having a million if/else statements, I need to return the values selected for each set of radio buttons, check the status and show checked on the correct one. I I found code here but it seems awfully complicated. Is there a better way? Thanks, and sorry if this isn't quite appropriate here.
