In this video I show how to get the values from an input text field. We do this by creating bindings to a managed bean, then using the variables that represent the input texts to grab the value. Then I set the value of a second input text to the value from the first.