Figure 3. Simply Put
This is the output of a simple JSP page with JSF custom tags. The code defines several components: a UIForm, several UIOutput components, a UIInput component, and two UICommand components. The UIInput component has a valueRef property that points to the model object stored in the session under the name helloBean.