How to Create a Login Form in Java using MySQL Database and NetBeans IDE?[With Source Code]
Hello guyz, Today i am here with totally new topic. Today i am going to write about how to create a login form in java-9 using MySQL Databse and NetBeans IDE 8.1. This is a simple project in java but this is the most important stage you have to learn if you want to create a more complex project in java. This article will show you how to connect NetBeans IDE to the MySQL Database, how to drag and drop controls like panel, textbox, label and Button. Download Netbeans IDE and any Server Application.
i am using wamp server so:
Wamp server: http://www.wampserver.com/en/
Netbeans IDE: https://netbeans.org/downloads/
It is important for all project to connect them to the database to access some files or to store some information back to the database. So, This article will show you all the basic things that you should know to create a big project. I am going to explain each and every steps here:
if you have any confusion, you can watch the following video: