可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Click the Exhibit butt


Click the Exhibit button. Given: 11.<% com.example.Advisor advisor = new com.example.Advisor(); %> 12.<% request.setAttribute("foo", advisor); %> Assuming there are no other "foo" attributes in the web application,which three are valid EL expressions forretrieving the advice property of advisor?()

  • A${foo.advice}
  • B${request.foo.advice}
  • C${requestScope.foo.advice}
  • D${requestScope[foo[advice]]}
  • E${requestScope["foo"]["advice"]}
参考答案
参考解析:
分类:SCWCD(310-083)题库