To bind a Java beans property to an associated attribute of a tag in the JSF page,
Question:
To bind a Java bean’s property to an associated attribute of a tag in the JSF page, one needs to use the .
a. Expression language (EL) with the syntax #(managedbean.property)
b. Expression language (EL) with the syntax #{managedbean.property}
c. Expression language (EL) with the syntax #[managedbean.property]
d. Expression language (EL) with the syntax ${managedbean.property}
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Oracle Database Programming With Java Ideas Designs And Implementations
ISBN: 9781032302294
1st Edition
Authors: Ying Bai
Question Posted: