For normal HTML input tag,disabling autocomplete is simple as given below:
Whe
You can use redisplay="false" which is the equivalent in struts-html for autocomplete.
redisplay="false"
struts-html