Sorry bother with basic stuff, but does preselect value works on radio button?

-- I have the JSP code:

<TR><TD>
<bean:write name="SurveyDetailForm" property="bFlag" />
<html:radio property="bFlag" value="Yes">Yes</html:radio>
<html:radio property="bFlag" value="No">No</html:radio>
</TD></TR>

-- That produces:

Yes O Yes O No

Wasn't Yes suppose to be checked?

Thank you a lot,
Leo

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to