If you look at the generated HTML, the name is actually the property (plus any nesting information).
Edgar -----Original Message----- From: Andy Kriger [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 4:02 PM To: 'Struts Users Mailing List' Subject: how do i set the HTML name attribute of an input element? I would like to set the HTML name attribute of an input element (e.g. <image>). The name attribute in Struts html-tag land refers to the form bean backing the HTML form. Is there a different attribute that handles the HTML name attribute? thx andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

