hello there, my problem is one of frustration and impatience. I have a swing GUI interface (code written below)that asks for a code and a password. I need to check the validity of both to enable the program to proceed. how do i acccomplish this? The code and password has to be stored somewhere in the program. (hashtable or vector or ...