Skip to content

A command line application for User registration and Password Reset using Java , MySQL and JDBC

Notifications You must be signed in to change notification settings

MettaSurendhar/authenticate-java

Repository files navigation

AUTHENTICATION IN JAVA

POINTS TO KNOW :

-> Before running the program download and insert the necessary jar files into your device ( download jar-files).

-> Then add it to the classpath in the Eclipse if the program openned in eclipse

-> If it is opened in the Visual Studio Code then add the path in the .classpath file

-> If needed to know the processes running in the background uncomment the commented sysout statements