I\'ve started using Bootstrap in order to achieve a nice page design without resorting to GWT (the backend is made in java)
For my login screen I copied this example
For Bootstrap v4 use: has-danger for form-group wrapper, form-control-danger for input to show icon (will display ✖ at the end of input), form-control-feedback to message wrapper
has-danger
form-group
form-control-danger
form-control-feedback
Example:
Not valid :(