I want to have the autocomplete="off" attribute on a form. I need it on the form because Firefox ignores it on the individual input elements.
The spring form tag does not support autocomplete and barfs if I try to add it.
If I don't use the spring form I am unable to set the commandName attribute.
Can anyone think of a way to get both autocomplete and commandName working together?
Cheers, Peter
The spring form:input and form:password tags do support autocomplete. And they work just fine.
Here is the Spring form tld reference.
You have at least 3 choices:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With