Hi...anyone out there knows how to set one of the radio buttons to be selected by default? In HTML, we have set it using the "checked" attribute...however under the struts form tag documentation, there isn't any "checked" attribute for the radio button. Mine appears like the following:
<html:radio property="priorType" value="1"/>Important <html:radio property="priorType" value="2"/>Urgent Can any help? Thx in advance. See Dave Matthews Band live or win a signed guitar http://r.lycos.com/r/bmgfly_mail_dmb/http://win.ipromotions.com/lycos_020201/splash.asp -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

