Inputtext of the system login page is autocompleted with values

Asked

Viewed 28 times

1

inserir a descrição da imagem aqui

I’ve tried xhtml autocomplete = "off" and also put

<head> <f:facet name="first"> <meta http-equiv="cache-control" content="no-cache"/>
 <meta http-equiv="Pragma" content="no-cache"/>
    <meta http-equiv="expires" content="0"/>  </f:facet> </head>

Nothing for now is solving this issue of login text box with other login values that is also happening with the password of users when logging into the system. Would anyone know how to solve this? I’m using jsf 1.2 + richfaces

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.