Search:

Type: Posts; User: Pantheon8

Search: Search took 0.41 seconds.

  1. Replies
    1
    Views
    1,032

    [SOLVED] Re: if statement incorrectly comparing strings

    just realized I was using "==" instead of (dbpass.equals(pass))...

    DOH! :P
  2. Replies
    1
    Views
    1,032

    [SOLVED] if statement incorrectly comparing strings

    I have a bit of code that is just a simple login screen. I have a Swing GUI showing text field and a password field with some other labels and such.

    The end user enters a user and pass and once...
Results 1 to 2 of 2