DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31365>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31365

Add initValue attribute to html:radio tags





------- Additional Comments From [EMAIL PROTECTED]  2004-09-28 16:12 -------
Maybe a better syntax would be simply a boolean "default" attribute:

 <html:radio property="gender" value="male" default="true"/>
 <html:radio property="gender" value="female"/>

Niall

P.S. The comment I made earlier about the FormTag calling the reset() method 
when it creates an ActionForm - it does actually do that (missed it first time 
I looked), so that is another opportunity to set the default value.

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

Reply via email to