欢迎来到计算机考试题库网 计算机题库官网
logo
全部科目 > Java认证考试 > SCWCD(310-083)

多项选择题

Click the Exhibit button.

A servlet sets a session-scoped attribute product with an instance of com.example.Product and forwards toa JSP.
Which two output the name of the product in the response?()

    A.${product.name}
    B.<jsp:getProperty name="product" property="name" />
    C.<jsp:useBean id="com.example.Product" /><%= product.getName() %>
    D.<jsp:getProperty name="product" class="com.example.Product" property="name" />

点击查看答案
微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题