A JSP page needs to set the property of a given JavaBean to a value that is calculated with the
JSP page. Which three jsp:setProperty attributes must be used to perform this initialization?
(Choose three.)
A.
id
B.
val
C.
name
D.
param
E.
value
F.
property
G.
attribute
Explanation:
C,E Y F