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

Reply via email to