Close
jGuru Forums
Posted By: Anonymous Posted On: Sunday, January 14, 2007 04:35 AM
If I have a checkbox in my html code and I want to print all checked items on another page in unordered list format using response.getResponse(),how am gonna do that?
Re: Checkbox with jsp
Posted By: Anonymous Posted On: Monday, January 15, 2007 08:09 AM
request.getParameterValues("checkBoxName")