Search:

Type: Posts; User: JAVAHELPP

Search: Search took 0.10 seconds.

  1. Re: Username/Password Different Classes Java program help

    Okay I did that and found out the last one that says Not a valid email address is the one that always pops up in the output.



    import java.util.Scanner; // Imports the Scanner class to get...
  2. Re: Email validation Java program help

    Okay so far I have this but i am not getting the right results as wanted. Please look the code and see what im doing wrong.



    import java.util.Scanner; // Imports the Scanner class to get...
  3. Username/Password Different Classes Java program help

    I have to create two different classes one for the username and one for the password. Im going to focus on the username first. So the username will be a valid email address meaning the username...
Results 1 to 3 of 3