In this tag ...
It checks the property with value , if they are same , then it shows that
raio button as checked ..

In this case your bean property is initialized to false , hence it always
shows that radio butoon as checked ..





-----Original Message-----
From: Mauricio T. Ferraz [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 21, 2004 3:48 PM
To: Struts Users Mailing List
Subject: Radio button CHECKED ???


Help!!
I have a actionForm with a boolean property and set and get
and in my jsp
<html:radio property="propertyName" value="true"/>
<html:radio property="propertyName" value="false"/>

The radio checked always is the second, where is "false". How I put the
first to be checked when de jsp is loaded?


thanks


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

Reply via email to