6.2.2. For Managed Bean Attributes

Select a "managed bean" attribute and then drag and drop it onto the JSP page. We are going to place it inside the "value" attribute of the inputText tag.

Selecting Managed Bean Attribute

Figure 6.5. Selecting Managed Bean Attribute


Once again, JBoss Developer Studio adds the correct expression, #{user.name} .

Added Expression

Figure 6.6. Added Expression