Re: Setting initial value on html:radio

2004-09-17 Thread Ricardo Gladwell
Martin Schaefer wrote: Can you set the value somewhere in the session and pick it up again in the second form's reset method? Maybe I didn't understand your problem entirely... Thanks, that worked perfectly :) But, the JavaDoc states that the reset() method should not be used for initialisation. S

Re: Setting initial value on html:radio

2004-09-17 Thread Martin_Schaefer
On radio buttons http://www.jguru.com/faq/view.jsp?EID=1028442 has helped me. With the special problem you described. Can you set the value somewhere in the session and pick it up again in the second form's reset method? Maybe I didn't understand your problem entirely... Ricardo Gladwell <[EMAIL