On Mon, 25 Nov 2002, David Graham wrote:

> Date: Mon, 25 Nov 2002 12:25:29 -0700
> From: David Graham <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Enhancement Request - add label and labelKey to form elements
>
> I don't see what advantage the <html:label> tag has over hand coding the
> html.  Looks like the same amount of work to me.
>

In the version as quoted, not much.  In a tool that validated the
appropriate use of Struts tags (such as an implementation of Validator in
JSP 1.2), you could do things like ensure that the "for" value matches the
ID of some actual element, and other things like that.

> David

Craig


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

Reply via email to