Because of java peculiarities class is
styleClass
I believe with the html tag, id is passed through. Size is definitely
passed untouched. Name is equivalent to property since struts is going
to use the name from the html:form in combination with the form property
as the name parameter to the <input> element.
Hope this helps
Edgar
-----Original Message-----
From: George Hill [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 19, 2002 9:06 PM
To: 'Struts Users Mailing List'
Subject: a html tag problem
hi, all
i am using struts 1.0.2.i have a problem about the html tag.for
example, the <html:text> tag. sometimes i need some html code like
<input type="text" name="xxx" class="xxx" id="xxx" size="10">. how can i
put the "class" and the "id" property to struts html tag?
thanks all.:)
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>