I want to pass the result of 4 dropdown lists from JSP to servlet. I am using a form tag containing a table that houses the dropdown lists and the submit button.
My C