Posted By:
Gary_Fidler
Posted On:
Wednesday, December 5, 2001 11:25 AM
I have an ArrayList of Strings called "answers".
Using the following JSP, I can render the correct radio buttons, but when I submit the form, the value of "choice" is "
" instead of its string value.
How can I do this?
">