Action _______has the ability to match request parameters to properties of the same name in a bean by specifying "*" for attribute property.

Action _______has the ability to match request parameters to properties of the same name in a bean by specifying "*" for attribute property.




a. <jsp:setProperty>
b. <jsp:getProperty>
c. <jsp:useBean>
d. <jsp:include>







Answer: A


Learn More :