On 8/28/06, Daniel Larsson <[EMAIL PROTECTED]> wrote:
I can't find a way to set the 'id' attribute of input controls using the
html taglib. Am I missing something, or is this not possible? The 'id'
tag doesn't seem to get set at all.

For example, for <html:form>:
http://struts.apache.org/1.x/struts-taglib/tlddoc/html/form.html

style: CSS styles to be applied to this HTML element.
styleClass: CSS stylesheet class to be applied to this HTML element
(renders a "class" attribute).
styleId: Identifier to be assigned to this HTML element (renders an
"id" attribute).

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

Reply via email to