Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1
When making a Java application storing username's and passwords in hash tables is insecure and will not save the passwords. Instead you should use an SQL database to store information like that, all you need to do is install a Java MySQL connector and set it up in the program.
7th Jan 2020, 1:57 AM
Inactive
Inactive - avatar