(Choose 1 answer)
A bean with a property color is loaded using the following statement <jsp:useBean id="fruit" class="Fruit"/>Which statement may be used to set the color property of the bean.
A. <jsp:setColor id="fruit" property="color" value="white"/>
B. <jsp:setColor name="fruit" property="color" value="white"/>
C. <jsp:setValue name="fruit" property="color" value="white"/>
D. <jsp:setProperty name="fruit" property="color" value="white">
E. <jsp:setProperty name="fruit" property="color" value="white"/>
F. <jsp:setProperty id="fruit" property="color" value="white">
OF
FUOS Mi
9