In my html, I need a property from my bean and store it in a variable - how can I do this?
What I'm trying to do is, display an error message when a user's login fail - I know I can do this with javascript, but I don't know how I can "call" this javascript to load when a login is unsuccessful.
Many ways to do this.. but I don't know how to do any of them.