找考题网-背景图
单项选择题

Click the Exhibit button. A session-scoped attribute, p……

Click the Exhibit button.
A session-scoped attribute, product, is stored by a servlet. That servlet then forwards to a JSP page. Thisattribute holds an instance of the com.example.Product class with a name property of "The Matrix" andprice property of 39.95. Given the JSP page code snippet: 1. 2.

3. 4.<%=> costs <%=>  <%=><%=> What is the response output of this JSPpage code snippet?()

 



A.Default costs 0.0
B.Default costs 49.95
C.Default costs 39.95
D.The Matrix costs 0.0
E.The Matrix costs 49.95

热门试题