The "styleClass" JSP attribute is translated to the "class" HTML attribute.
The "styleId" JSP attribute is translated to the "id" HTML attribute.

> -----Original Message-----
> From: George Hill [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 19, 2002 6: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]>

Reply via email to