Search:

Type: Posts; User: didingnuriska

Search: Search took 0.09 seconds.

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

    Sorry for incomplete explanation..
    I think you almost got it..
    but I think you can do this in simple way..
    1 @ case
    ==
    you need to make a boolean function that return true if the...
  2. Re: Username/Password Different Classes Java program help

    I think you just need one class, ie: User
    make 2 variable username and password as String
    for username (email) validation,
    I think you can go this way,
    you can extract the username variable to...
Results 1 to 2 of 2