Which three jsp:setProperty attributes must be used to initialize its properties from the HTML form?

View the Exhibit.


Given:
10. <form action=’create_product.jsp’>
11. Product Name: <input type= ‘text’ name=’productName’/><br/>
12. Product Price: <input type= ‘text’ name=’productPrice’/><br/>
13. </form>
For a given product instance, which three jsp:setProperty attributes must be used to initialize its properties from the HTML form? (Choose three.)
A. id
B. name
C. type
D. param
E. property
F. reqParam
G. attribute

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.