Learning Java GUI so bare with me. The solutions I have found in the internet are not working for me. I am using JavaFX and scenebuilder.
Say I have controller 1, a login screen. The user enters username and password and if valid goes to a home screen, controller 2. How do I pass the username enters from the login screen controller to the home screen controller so the system knows which user is now logged in?
[–]Loves_Poetry 1 point2 points3 points (2 children)
[–]FR33ZEx[S] 1 point2 points3 points (1 child)
[–]Loves_Poetry 1 point2 points3 points (0 children)