I am using the following tag in my jsp
<s:radio list="someMappedList" name="radioButtonSelected"/> Currently, my map has two entries. The radios are displayed on the same line...I would like them displayed on 2 separate lines...Is there an easy way to do this??? Thanks, Charbel