Unwanted Autofills
问题 I am having a problem in my web application. I seem to have been experiencing auto-fill in my username and password field. It is ok when I do a log in, the problem is it still does the auto-fill even in the create account page, even though I named my textFields(InputText) different from the other. I have tried this in both chrome and firefox, it still the same. Here are some screenshots of the application and codes. For the create account page <p:outputLabel id="userLabel" value="Username*" /