How to Create a Complete Login and Forgot Password System in java ? [Part-1][With Source Code]

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ค. 2024
  • Support us on Patreon: / runcodes
    This video will show you how you can create a complete login and forgot password system in java using mysql database.
    Download mail.jar file: www.java2s.com/Code/Jar/m/Down...
    Download activation.jar file: www.java2s.com/Code/Jar/a/Down...
    MySQL Connector: dev.mysql.com/downloads/conne...
    Source Code: www.runcodes.tech/programming...
    Topic covered by this video:
    How to create login form in java?
    How to connect java application to mysql databaseproject that is create in netbean ?
    How to generate random number in java?
    How to hide and open new jform after clicking a button?
    How to change the mouse pointer to Hand?
    How to Update Database Value using java?
    Mysql Connector for java: dev.mysql.com/downloads/conne...
    OTP in java: • How to Generate and Se...
    Multiuser login Java: • How to Create Multi Us...
    Login form in java using MySQL database and NetBeans IDE: • How to Create a Login ...
    Login form in java using SQL Server Database and NetBeans IDE: • How to Create Login Fo...
    Login attempt form without database connectivity: • How to Create Login At...
    Login attempt limit form using database connectivity: • How to Create Login At...
    Create Simple Login Form in Java: • Create Simple Login Fo...
    How To Insert Update Delete And Display Data In jTable [Part-2]: • Java And MySQL - How T...
    How To Insert Update Delete And Display Data In jTable [Part-1]: • Java And MySQL - How T...
    How to Show jTable Selected Row into jTextField in java: • How to Show jTable Sel...
    How to Connect jComboBox with Database in java: • How to Connect jComboB...
    login form in java using SQL Server and NetBeans IDE: • How to Create Login Fo...
    Simple Login form in java using NetBeans IDE: • Create Simple Login Fo...
    Send Free SMS using Java part-1[email-to-sms]: • How to Send Free SMS u...
    Send Free SMS using Java part-2[email-to-sms]: • How to Send Free SMS u...
    Send Free sms using java[SMS API]: • How to Send Free SMS F...
    Follow us on Social Media:
    Facebook: RunCodesPage
    Instagram: runcodes
    Twitter: RunCodesTwit
    This video is created by Ran and RunCodes own this video. Using of this video on other channels without prior permission will be strictly prohibited. (Embedding to the websites is allowed).. So stop copying and be a responsible people.
    #ForgotPasswordJava #ForgotPasswordSystemJava #JavaForgotPassword
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 36

  • @leinah3671
    @leinah3671 ปีที่แล้ว

    I'm getting error at txtUser & txtPass help me! 11:07
    Also the txtEmail 17:00

  • @pawanpandey3743
    @pawanpandey3743 3 ปีที่แล้ว

    Sir, when write it in my eclipse ide then it show most of the error in the session or message or internetaddress or connect or close so what can i do?

    • @RunCodes
      @RunCodes  3 ปีที่แล้ว

      import library!

  • @mutukukyenze3726
    @mutukukyenze3726 3 ปีที่แล้ว

    Hi TechSupportNep, can i get the forgotpassword code using java web (jsp servlet) instead of java desktop

    • @RunCodes
      @RunCodes  3 ปีที่แล้ว

      SURE!

    • @mutukukyenze3726
      @mutukukyenze3726 3 ปีที่แล้ว

      @@RunCodes
      mkyenze17@gmail.com
      please share, i will appreciate
      or else if you share the link to its source

  • @michimaru9023
    @michimaru9023 2 ปีที่แล้ว

    it says that 530 5.7.0 Must issue a starttls command first - gsmtp
    what's the deal?? can you help me?

    • @RunCodes
      @RunCodes  2 ปีที่แล้ว

      stackoverflow.com/questions/10509699/must-issue-a-starttls-command-first

    • @michimaru9023
      @michimaru9023 2 ปีที่แล้ว

      @@RunCodes it doesnt help

  • @ilyyy96
    @ilyyy96 4 หลายเดือนก่อน

    It says that the method “ prepareStatement(String)” is not found. How can I solve this ?

    • @RunCodes
      @RunCodes  4 หลายเดือนก่อน

      First import it, PreparedStatement !

  • @jeeveshrajgupta2883
    @jeeveshrajgupta2883 3 ปีที่แล้ว

    please do for change password

  • @redinelaxhemollari1281
    @redinelaxhemollari1281 3 ปีที่แล้ว

    hello! How can I put the password with emojis and not in a text form?

  • @mugiemmabalinda8754
    @mugiemmabalinda8754 2 หลายเดือนก่อน

    hi sir can i use postgre SQL WITH LOCAL HOST

    • @RunCodes
      @RunCodes  2 หลายเดือนก่อน

      Sure!

  • @dsyoutube7116
    @dsyoutube7116 4 ปีที่แล้ว +1

    How can I encrypt my gmail password as you did in this tutorial ?

    • @RunCodes
      @RunCodes  4 ปีที่แล้ว +1

      Use online tools like password generator!

    • @dsyoutube7116
      @dsyoutube7116 4 ปีที่แล้ว

      @@RunCodes thanks.... :)

    • @huuloc939
      @huuloc939 4 ปีที่แล้ว

      Or you can use MessageDigest to encypt some random string

  • @johnharoldcastillo4976
    @johnharoldcastillo4976 2 ปีที่แล้ว

    sir my SQLException ex is cannot find symbol and SEVERE and get.Logger

    • @RunCodes
      @RunCodes  2 ปีที่แล้ว

      import this library first at the top of your java file!

  • @ruski4058
    @ruski4058 2 ปีที่แล้ว

    where imports???

  • @RunCodes
    @RunCodes  2 ปีที่แล้ว

    do you like our work?
    does this tutorial help you?
    if so, you can support us at www.patreon.com/RunCodes

  • @javazantech
    @javazantech 2 ปีที่แล้ว +1

    hello, how can i get the complete source code?

    • @RunCodes
      @RunCodes  ปีที่แล้ว

      Goto our website

  • @DANISHANSARI-uo3le
    @DANISHANSARI-uo3le 4 ปีที่แล้ว

    Sir,how to use localhost?

    • @RunCodes
      @RunCodes  4 ปีที่แล้ว

      watch video!

  • @ranaarepalli
    @ranaarepalli 4 ปีที่แล้ว

    it says unknow database userregistration

    • @RunCodes
      @RunCodes  4 ปีที่แล้ว

      Have a look at your database name!

  • @abidzadran3397
    @abidzadran3397 2 ปีที่แล้ว

    How to find smtp gmail port????

    • @RunCodes
      @RunCodes  2 ปีที่แล้ว

      Google it!

  • @hibahasan9627
    @hibahasan9627 3 ปีที่แล้ว

    I can't find part 2 :(

    • @RunCodes
      @RunCodes  3 ปีที่แล้ว +1

      th-cam.com/video/fFhcOaVGioE/w-d-xo.html here you go!