(Choose 1 answer)
Which statements are BEST describe <jsp:getProperty> Action?
A. Sets a property in the specified JavaBean instance. A special feature
of this action is automatic matching of request parameters to
bean properties of the same name.
B. Gets a property in the specified JavaBean instance and converts
the result to a string for output in the response.
C. Specifies the relative URI path of the resource to include. The resource must be part of the same Web application.
D. Dynamically includes another resource in a JSP.As the JSP executes, the referenced resource is included and processed.
W
Finish
Exit 30