JAVA - How To Create Login And Register Form With MySQL Database In Java NetBeans

preview_player
Показать описание
java login and register form with MySQL database - XAMPP

how to create login system in java NetBeans

Java Make Sign In And Signup Form With MySQL Database

Java GUI Tutorial

MySQL Database

Java login system

Using NetBeans IDE
using jframe Swing

Design Part: JAVA - How To Design Login And Register Form In Java NetBeans

Source Code

How to Install NetBeans IDE And Java JDK on Windows 10 - GUI Project

mysql-connector-java

XAMPP
Рекомендации по теме
Комментарии
Автор

Thanks a lot, you saved me from my assignments:)

TiKea-szfm
Автор

May God keep blessing all developers who share the source code! You guys are lifesavers! Thank you Elias bro.

patson.
Автор

I'm sorry if my question sounds dumb and the same. I'm a beginner at using Netbeans. Does it use CRUD, MVC, and mysql? Cause I wanna try using this tutorial for my project.

muhammadzidan
Автор

Thank you for this, I can't any tutorial where and how you can connect your java to mysql database!

BTW. im using eclipse, where did you get the template base design

EyBossPusi
Автор

can i ask where you got the com.mysql.cj.jdbc.Driver in SignUp class? I'm trying to do it I cant use it. Can you help me?

dom
Автор

thank you Mr. Elias for this piece, I have a worry. I see this error message when I run the code. is it possible to use the code with the version I am using. I really dont want to dowload an older version. please what can I do for it to work?
Error: LinkageError occurred while loading main class
loginandsignup/LoginAndSignUp has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 60.0.

fongwademanka
Автор

can you like make it so it accept a specific username and password like username is admin and password is 123456 and Login must only accepts 3 attempts and a pop-up message will display to verify the information. If click Yes, it will display the information from the other form called Display Form. (I'm trying to do this task I got in my computer class and idk how, also we're using netbeans too)

AndreDV
Автор

This project is javafx based or javaswing?

mercyhuzaifa
Автор

bro this video is really helpful but can i ask how to code if i want to insert something like Confirm Password in Sign up java

kingmoises
Автор

Hi bro plss help to connect log in to sql

danica
Автор

How about retrieving name of user bro, i followed your code and its working but if i were click a button and it go to new jframe form then if i exit it back to the jframe form that name is display, it dissappear.

janwenytube
Автор

it keeps saying "Error!Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server" whenever i run

mahdi
Автор

Hi bro. Can you please help me. I used your codes but it said “unknown database (mydatabase name)”.

MiaLeal-mb
Автор

el enlace de github no sirve... me sale esto: This is not the web page you are looking for. 😢

SmitoGamer
Автор

do you have one for a forgot password?

kukkeii
Автор

hey this was very much helpful video for my mini project, can u help me find wht i have to do for this error -> " " this is getting displayed in the output/terminal, when i try running the sign up page, im not getting the pop up message as well. kindly help if there is any way out.

janvi_gowda
Автор

please help me, why i still get an error, i already add in my libraries the connector

ReynelTuardon