Hi I am using the html:radio tag that comes with the struts distribution to render a radio button. What property do I need to set to make it appear checked by default? In html I would to that like this -
<input type="radio" name="mode" checked> Update Mode</input> thanks Srinivas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

