Java Swing Multi-User Login in Netbeans and MySQL Database - StudyViral

  Рет қаралды 71,502

Study Viral

Study Viral

6 жыл бұрын

Java Swing Multi-User Login in Netbeans and MySQL
In this tutorial you will learn to create multiple/multi user login from single page along with database connectivity in java where you will be able to login with two type of users (Admin and Candidate) store in mysql database with the help of SQL statements via single login Jframe.
Email :: info@studyviral.in
Or
Email :: studyviral.in@gmail.com
Website:: www.StudyViraL.in
Facebook Page :: / studyviral.in
For Suggestions You Can Email :: info@studyviral.in
studyviral.blogspot.in/

Пікірлер: 51
@brainiacmarco4014
@brainiacmarco4014 5 жыл бұрын
Keep on this incredible job! Congrats from Brazil!!
@brainiacmarco4014
@brainiacmarco4014 5 жыл бұрын
well, that's amazing that was what I need! In my case I do'nt have a JcomboBox with the type users, I put the type in a CRUD
@setsabilemagagula
@setsabilemagagula 2 ай бұрын
Keep up the incredible work... your video was helpful
@jpnjha7296
@jpnjha7296 4 жыл бұрын
Could you please help me providing jList for selecting repeated same items for Groceries Like Colgate , Powder which comes in stock repeatedly with different price. Now jList or ComboBox does not allow to select the current Colgate with price. The moment I select current Colgate for display in JTextFields, it automatically get selected first entries in jList and not the current Colgate in jList. Thanks
@thinaalbiso2762
@thinaalbiso2762 5 жыл бұрын
sir. may i ask something? why is it, when i run the program or click the login button. it stated below: java.lang.UnsuportedOperationException. Not supported yet.. How to fix this error sir? Help me please!!!
@shiennalaredo2091
@shiennalaredo2091 Жыл бұрын
Thank you for this amazing video
@lustfulgod9321
@lustfulgod9321 5 жыл бұрын
great video, I followed every step and replayed it a few times kept getting "java.lang.UnsupportedOperationException: Not supported yet." what should i do?I will email you the code too
@EL-nf2fd
@EL-nf2fd 3 жыл бұрын
What if you select the admin checkbox and it will check the admininfo database then if someone checks customer it will check the customerinfo database. is it possible?
@bharatthapa9104
@bharatthapa9104 4 жыл бұрын
Hi there, I want to log in with same features but not by selecting the user type. User only need to enter their id and password and our software should recognize itself which user is admin or normal ? how could we do this ? and thanks for the amazing video...
@yxe9218
@yxe9218 4 жыл бұрын
hi, my code doesnt run into the next admin or candidate window it shows username or password not matched dialog even if the entered details are correct.
@kwabenadogcreal1108
@kwabenadogcreal1108 2 жыл бұрын
you are too much. you saved my day
@quandanghung4309
@quandanghung4309 3 жыл бұрын
verry good
@yahyakhan5640
@yahyakhan5640 3 жыл бұрын
what is rootpane in login page in login button coding?
@user-sv8gj9pm9k
@user-sv8gj9pm9k Жыл бұрын
Do you have codes posted on github?
@Sport-word
@Sport-word 5 жыл бұрын
please can you make application that uses finger print ? with netbeans java
@bibashpokhrel
@bibashpokhrel 4 жыл бұрын
nice video. i am doing this in eclipse please help me. thank you
@MissouDz9818
@MissouDz9818 Жыл бұрын
thank you
@yahyakhan5640
@yahyakhan5640 3 жыл бұрын
How to create a username and password without Xampp And how to make sign up button on the login pages that takes Username and password to login with Xamp and without Xamp ??
@tiagor.5158
@tiagor.5158 6 жыл бұрын
Very nice!
@StudyViral
@StudyViral 6 жыл бұрын
Tiago R. Thankz
@poojithaammu3742
@poojithaammu3742 3 жыл бұрын
thanks bro
@jagathesvarma1872
@jagathesvarma1872 6 жыл бұрын
Hi bro great tutorial. The best I've found so far. Bro I followed exactly as you did but I'm getting this error : - Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to logintest2.Connection Pls help
@StudyViral
@StudyViral 6 жыл бұрын
Jagathes Varma Hello Mr Varma Please share your code or send me the screen shot or problem At studyviral@gmail.com
@kassawtesfaw3486
@kassawtesfaw3486 2 жыл бұрын
please sent me the sourse code or othere project
@aaronjay300
@aaronjay300 6 жыл бұрын
Hi bro. I followed closely to this example here but somehow its not working. After i enter the login details and click login nothing happens. im not sure if its the sql connector issue. Appreciate your feedback on this. Thanks alot.
@StudyViral
@StudyViral 6 жыл бұрын
Aaron Sanasy bro I think you used equals function to compare string Use equalsIgnoreCase function Try it It's working code n video
@aaronjay300
@aaronjay300 6 жыл бұрын
Thanks for your reply. Yes i did use equalsIgnoreCase Function but still not working. Can i email the code to you?
@StudyViral
@StudyViral 6 жыл бұрын
Aaron Sanasy yeh sure plz also send ms access file...to but I will check it after 5-6 hrs plz don't mind currently I am outside some where...
@StudyViral
@StudyViral 6 жыл бұрын
Aaron Sanasy I think you have my email id Studyviral.in@gmail.com
@aaronjay300
@aaronjay300 6 жыл бұрын
Hi Bro. Thanks for your reply. I manage to get it to work. The sql connector was the issue as I did not extract it properly. After fixing that, it worked again. Thanks again for your help. Keep up the great videos!
@stephenc.nwankwo6284
@stephenc.nwankwo6284 5 жыл бұрын
Good sir, I noticed that the two user's are login into one page. How can separate them into two pages please
@StudyViral
@StudyViral 5 жыл бұрын
Hi steveJust watch the video and you may get your answer.
@StudyViral
@StudyViral 5 жыл бұрын
You can separate the login page through jcombobox value and SQL query
@yadavkrishnasbv
@yadavkrishnasbv 4 жыл бұрын
hi i needed some help
@angelrodriguez7647
@angelrodriguez7647 2 жыл бұрын
do u have the souuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuurce code?
@syafiq987
@syafiq987 4 жыл бұрын
How you know the localhost:3306? Where to find it?
@StudyViral
@StudyViral 4 жыл бұрын
Hi Syafiq localhost:3306 is default url and port(127.0.0.1:3306) for MySQL database software you can get it from MySQL official website or by installing WAMP or XAMP or search it on google. Regards
@syafiq987
@syafiq987 4 жыл бұрын
@@StudyViral Database is Connectedjava.lang.NullPointerException when I login, only get this and it not transfer me to other page.How to solve it?
@thutomalepe7885
@thutomalepe7885 5 жыл бұрын
Im experiencing problems
@mikejosh5826
@mikejosh5826 4 жыл бұрын
Where can i get the jar file?
@StudyViral
@StudyViral 4 жыл бұрын
Hello Mike Just google it (mysql-connector-java-5.1.9.jar) and you will find java2s.com or mvnrepository.com Two websites to download jar files. Regards
@d.f9929
@d.f9929 4 жыл бұрын
just search for it on the web and download the file, after downloading unzip the file and it will appear in your netbeans
@StudyViral
@StudyViral 4 жыл бұрын
@@d.f9929 Hi Dawit Yes you need to download required jar files and add those files to your netbeans project library.
@antares3508
@antares3508 Жыл бұрын
Give source code please:c
@priasmarieantonettem.4283
@priasmarieantonettem.4283 Жыл бұрын
good day sir how to fix java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to studyviral.in.Connectionz
@pracheesthapati1154
@pracheesthapati1154 2 жыл бұрын
Lustful God great video, I followed every step and replayed it a few times kept getting "java.lang.UnsupportedOperationException: Not supported yet." what should i do?I will email you the code too
@act-1ronaldreevecruz738
@act-1ronaldreevecruz738 Жыл бұрын
HIII Sir I do have problem please help me it is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
@act-1ronaldreevecruz738
@act-1ronaldreevecruz738 Жыл бұрын
im willing to send you money
Java Swing Application for Sending E-Mail - StudyViral
12:25
Study Viral
Рет қаралды 17 М.
Super sport🤯
00:15
Lexa_Merin
Рет қаралды 19 МЛН
Teenagers Show Kindness by Repairing Grandmother's Old Fence #shorts
00:37
Fabiosa Best Lifehacks
Рет қаралды 46 МЛН
LOGIN Form with MYSQL Database JDBC | JAVA SWING GUI
22:48
Knowledge to Share
Рет қаралды 177 М.
How to Open one JFrame from another in java Swing : JFrame Tutorial
6:03
Knowledge to Share
Рет қаралды 108 М.
JTable in JAVA Swing | Delete Selected Row From JTable
9:07
Knowledge to Share
Рет қаралды 60 М.
Super sport🤯
00:15
Lexa_Merin
Рет қаралды 19 МЛН