Subject: Re: shouldn't html taglib support _ALL_ HTML 4.x default attributes? From: "Matt Raible" <[EMAIL PROTECTED]> === I've never heard of a "lang" attribute on a form. The documentation states:
http://jakarta.apache.org/struts/userGuide/struts-html.html#form That you can use styleClass and styleId attributes to render "class=" and "id=" respectively. HTH, Matt "Serge Shikov" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Hello, > > I mean - id, lang, class, and many other attributes, defined in HTML 4.x > specs? Why I coudn't specify id or class in <html:form> to do some DHTML > tricks later? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

