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
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
2 matches
Mail list logo