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 18:52 -------
Ricardo wrote:
>That seems fine: could we not make the radio/radiogroup initValue attribute
> satisfy the standard HTML taglib 'value' contract instead?

That contract says that "if value is supplied, use it, without consulting the 
underlying bean"; so in the 
case where initValue was implemented, when an invalid form was re-presented to the 
user, the 
initValue would be consulted again regardless of what the user had selected upon her 
prior submission.

Is this what you're looking for?  I wouldn't want to do that to a user.  

Note that the same issue applies to checkbox, multibox, and select, none of which have 
this kind of 
mechanism.

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

Reply via email to