tell me more icon In the IDE

You can also set this value without using the managed-property Properties dialog. In the Managed Properties area, select the managed property you created; in the Managed Property area delete the default value in the Value dropdown, and enter #{param.name}.

Edit the value of the Managed Property

This will set the value of the name property in the bean to the value of the name parameter, which the user provides through the JSF JSP file previously created.