submitting map-backed action forms

2004-08-24 Thread Olve Sæther Hansen
Ok, trying once more, hopeing for more help this time.. I have a jsp, getting values from an action. These values represent questions, and alternatives for each question rendered as radio-buttons. The radiobuttons is preset to a choice if the user has visited and answered this question before, b

submitting map-backed action forms

2004-08-19 Thread Olve Sæther Hansen
Given the following form, I am using a map backed form, basically as described in: http://struts.apache.org/userGuide/building_controller.html#map_action_form_classes This form is in the QuestionGroupAction class as this: * @struts.action name="mapValueForm" path="/answerQuestionGroup" * paramet