I realize that it is non-standard HTML, but I was wondering if the Struts HTML input tag has an equivalent to the autocomplete parameter.

Non-Standard HTML: <input type="text" name="credit_card_number" size="22" autocomplete="off"> Struts HTML <tag: html:text property="credit_card_number" size="22" ??=?? />

Thanks in advance!
Randy


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

Reply via email to