In my app, I don't want to have any of the fields be autocomplete, so I
took the generalized approach of each form calling an onload script that
sets AUTOCOMPLETE=OFF. Turns out, this gets my security folk's knickers
in a twist, and they would like field itself have AUTOCOMPETE set to
off, so people who turn off Javascript aren't able to bypass this concern.
But I can't figure out how to, using regular struts stags, to add a
parameter that isn't in the tag definition. Any ideas?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]