password - how to check if its blank?
From: Chris (someone_at_somewhere.something)
Date: 12/26/04
- Previous message: DJkapi: "Key lenghts supported"
- Next in thread: Chris: "Re: password - how to check if its blank?"
- Reply: Chris: "Re: password - how to check if its blank?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 26 Dec 2004 16:55:18 -0500
I'm new to Java (Just got a book on it 2 days ago and I am making my first
application)
I have a login page using Swing with a username and password field with the
username field being TextField and password field being PasswordField.
Passwords when retrieved with getPassword() returns a character array (
char[] ) and I don't kno how to check if it is blank.
Thanks in advance!
- Previous message: DJkapi: "Key lenghts supported"
- Next in thread: Chris: "Re: password - how to check if its blank?"
- Reply: Chris: "Re: password - how to check if its blank?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|