delete please
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
delete please
Last edited by suxen; April 2nd, 2011 at 09:21 PM.
1. Repeated thread.
2. In okPassword(), don't use else instead keep checking for all three possibilities within the loop.
3. After loop check your status of variables.
delete please
Last edited by suxen; April 2nd, 2011 at 09:22 PM.
Lets all take a deep breath....sometimes forums such as this are impersonal, and as a result certain statements can at times be conveyed and interpreted the wrong way. Lets all please keep this in mind when replying to others.
I just read the initial post and am unsure what the problem is so I will reiterate some of the previous questions: does this compile? Does it throw exceptions? If neither of those, does this behave differently that you require and if so, how?