2
Good afternoon, I am developing a Java Web application, and found that after performing a registration and typing F5 the information gets duplicated, only the ID that does not duplicate because it is serial. Can someone help me, if it is possible to block the F5. Thank you
hello, can be
javascript
?– Hebert Lima
As indicated by Maicon, there are several problems besides the F5 key (click refresh, enter in the address bar). The logic must be changed in addition to only locking the F5 key. Post your code so we can help more.
– RSinohara