(Input) Username. Password Billy. 1234 Tony. 5653
(Output) What's the user name ? Billy What's the password 1234 Access granted
How would I create a input data that will have a user name and password,then how would I get it to reset screen and say (welcome "Username")
Thanks
The best answer for this question is to go throw a simple java input/output program, just google it. However, I would recommend you to check this tutorial.
From that tutorial - lesson - the following code will fulfill your request: